diff --git a/env/dev/kustomization.yaml b/env/dev/kustomization.yaml index 8170a05e..af83bd20 100644 --- a/env/dev/kustomization.yaml +++ b/env/dev/kustomization.yaml @@ -5,15 +5,15 @@ resources: - ../../base/nginx images: -- name: nginx - newName: nginx - newTag: 1.0.1 - name: busybox newName: busybox-env-promote newTag: 1.1.2 +- name: nginx + newName: nginx + newTag: 1.25.0 helmCharts: - - name: kube-prometheus-stack - repo: https://prometheus-community.github.io/helm-charts - releaseName: prometheus - version: 42.0.0 +- name: kube-prometheus-stack + releaseName: prometheus + repo: https://prometheus-community.github.io/helm-charts + version: 42.0.0