argocd-helm/charts
Jason Meridth 7992b5d04b
feat(argo-workflows): Add helper function to determine image value, minus tag (#1754)
We have a situation where we want to exclude the registry so that images can
be pulled from in-network mirrors. Currently when you exclude the registry,
you get stuck with a prefixing forward slash.

Had to keep the tags in the manifest files because helm template requires
a colon in the image value.  Otherwise I'd move it into the helper function.

image entries changed: server, controller, executor

Signed-off-by: jmeridth <jmeridth@gmail.com>

Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-09 18:03:26 -06:00
..
argo-cd docs(argo-cd): Improve documentation for extra containers (#1747) 2023-01-04 09:49:30 +00:00
argo-events fix(argo-events): Added missing NATS version in values.yaml (#1735) 2022-12-29 18:55:31 +01:00
argo-rollouts chore(argo-rollouts): Upgrade argo-rollouts to 1.3.1 (#1500) 2022-10-01 00:29:03 +02:00
argo-workflows feat(argo-workflows): Add helper function to determine image value, minus tag (#1754) 2023-01-09 18:03:26 -06:00
argocd-apps chore(argocd-apps): Add changelog link on README (#1731) 2022-12-25 14:56:33 +01:00
argocd-image-updater Add support for additional initContainers and additional volume/volumeMounts (#1542) 2022-10-12 00:19:24 +02:00