chore(deploy): bump image to 597aba20 [skip ci]
This commit is contained in:
@@ -2,15 +2,15 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- pvc.yaml
|
- pvc.yaml
|
||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
- service.yaml
|
- service.yaml
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
|
|
||||||
# CI updates this block automatically via `kustomize edit set image`.
|
# CI updates this block automatically via `kustomize edit set image`.
|
||||||
# The image name here matches the `image: solitaire-server` stub in deployment.yaml.
|
# The image name here matches the `image: solitaire-server` stub in deployment.yaml.
|
||||||
images:
|
images:
|
||||||
- name: solitaire-server
|
- name: solitaire-server
|
||||||
newName: git.aleshym.co/funman300/solitaire-server
|
newName: git.aleshym.co/funman300/solitaire-server
|
||||||
newTag: latest
|
newTag: 597aba20
|
||||||
|
|||||||
Reference in New Issue
Block a user