Skip to content

Commit

Permalink
feat: bump thanos-traefik to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham2g committed Dec 26, 2024
1 parent 888e3eb commit 8f56d68
Show file tree
Hide file tree
Showing 12 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: karma-traefik-0.0.1-d2iq-defaults
name: karma-traefik-0.0.2-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-charts-staging
namespace: kommander-flux
version: 0.0.1
version: 0.0.2
interval: 15s
install:
crds: CreateReplace
Expand All @@ -25,4 +25,4 @@ spec:
releaseName: karma-traefik
valuesFrom:
- kind: ConfigMap
name: karma-traefik-0.0.1-d2iq-defaults
name: karma-traefik-0.0.2-d2iq-defaults
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kubecost-thanos-traefik-0.0.1-d2iq-defaults
name: kubecost-thanos-traefik-0.0.2-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-charts-staging
namespace: kommander-flux
version: 0.0.1
version: 0.0.2
interval: 15s
install:
crds: CreateReplace
Expand All @@ -25,4 +25,4 @@ spec:
releaseName: kubecost-thanos-traefik
valuesFrom:
- kind: ConfigMap
name: kubecost-thanos-traefik-0.0.1-d2iq-defaults
name: kubecost-thanos-traefik-0.0.2-d2iq-defaults
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: prometheus-thanos-traefik-0.0.1-d2iq-defaults
name: prometheus-thanos-traefik-0.0.2-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-charts-staging
namespace: kommander-flux
version: 0.0.1
version: 0.0.2
interval: 15s
install:
crds: CreateReplace
Expand All @@ -25,4 +25,4 @@ spec:
releaseName: prometheus-thanos-traefik
valuesFrom:
- kind: ConfigMap
name: prometheus-thanos-traefik-0.0.1-d2iq-defaults
name: prometheus-thanos-traefik-0.0.2-d2iq-defaults

0 comments on commit 8f56d68

Please sign in to comment.