diff --git a/values.yaml b/values.yaml index 34791dd..4b3aedc 100644 --- a/values.yaml +++ b/values.yaml @@ -8,8 +8,7 @@ backend: # the docker-mirror-pull deploy token (read-only registry scope), # so every cluster that runs Tower needs the same imagePullSecret # provisioned out-of-band (until cluster-platform-v3 owns it). - repository: registry.odoosky.cloud/odoosky/docker-mirror/tower - tag: "0.59.1" + tag: "0.59.2" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull