Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
410aa52217 | ||
|
|
a227396e54 |
@@ -1,12 +1,11 @@
|
|||||||
# Owned by CI (the bump-prod job in .gitlab-ci.yml), not by hand — same
|
# Owned by CI (bump-prod job in .gitlab-ci.yml) - regenerated every
|
||||||
# reasoning as overlays/dev/image-tag/. Starts pointed at an obviously-fake
|
# push to main. Do not hand-edit; edits here get overwritten. Bumping
|
||||||
# tag on purpose: nothing has been promoted yet, and vncmail-prod's ArgoCD
|
# this is NOT the same as deploying it - vncmail-prod's ArgoCD
|
||||||
# Application has manual sync anyway, so this being "wrong" doesn't deploy
|
# Application has manual sync, see the note in the parent
|
||||||
# anything wrong — it just means there's nothing to sync until a real
|
# kustomization.yaml.
|
||||||
# `git push` to main updates it.
|
|
||||||
apiVersion: kustomize.config.k8s.io/v1alpha1
|
apiVersion: kustomize.config.k8s.io/v1alpha1
|
||||||
kind: Component
|
kind: Component
|
||||||
images:
|
images:
|
||||||
- name: vncmail-plus
|
- name: vncmail-plus
|
||||||
newName: registry.gitlab.vnc.biz/gitlab-instance-b9b5cf2f/vncmail-plus
|
newName: registry.gitlab.vnc.biz/gitlab-instance-b9b5cf2f/vncmail-plus
|
||||||
newTag: not-yet-promoted
|
newTag: sha-cfdd091d
|
||||||
|
|||||||
Reference in New Issue
Block a user