chore: update services to latest versions
This commit is contained in:
@@ -7,6 +7,7 @@ type PrometheusOptions = {
|
||||
provider: HelmProvider;
|
||||
name: string;
|
||||
namespace: string;
|
||||
version: string;
|
||||
};
|
||||
|
||||
export class Prometheus extends Construct {
|
||||
|
||||
Reference in New Issue
Block a user