yolokube/country-geo-locations: update image tag to 4 (done automagically via Drone pipeline)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
212a056a56
commit
551d25111c
1 changed files with 5 additions and 5 deletions
|
@ -3,10 +3,10 @@ resources:
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
images:
|
||||
- name: yolokube/fail2ban-prometheus-exporter
|
||||
newName: yolokube/fail2ban-prometheus-exporter
|
||||
newTag: "latest"
|
||||
- name: yolokube/country-geo-locations
|
||||
newName: yolokube/country-geo-locations
|
||||
newTag: "latest"
|
||||
newTag: "4"
|
||||
- name: yolokube/fail2ban-prometheus-exporter
|
||||
newName: yolokube/fail2ban-prometheus-exporter
|
||||
newTag: latest
|
||||
namespace: fail2ban-prometheus
|
Reference in a new issue