Skip to content

Commit

Permalink
Merge pull request #116 from kustomize-everything/promotion-kustomize…
Browse files Browse the repository at this point in the history
…-everything-action-promote-main-898d8e50ea74f9ccd4764e2948e56b380f9c0174

Promote to env/dev
  • Loading branch information
highb authored May 5, 2023
2 parents ccc397d + 97e1328 commit b126409
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions env/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b126409

Please sign in to comment.