diff --git a/assets/argo/argo-cd-6.7.13.tgz b/assets/argo/argo-cd-6.7.13.tgz index 17986b990..ec6f59b5a 100644 Binary files a/assets/argo/argo-cd-6.7.13.tgz and b/assets/argo/argo-cd-6.7.13.tgz differ diff --git a/assets/argo/argo-cd-6.7.14.tgz b/assets/argo/argo-cd-6.7.14.tgz new file mode 100644 index 000000000..9c18feb02 Binary files /dev/null and b/assets/argo/argo-cd-6.7.14.tgz differ diff --git a/charts/argo/argo-cd/Chart.yaml b/charts/argo/argo-cd/Chart.yaml index 3a6ff256b..c076ad6d7 100644 --- a/charts/argo/argo-cd/Chart.yaml +++ b/charts/argo/argo-cd/Chart.yaml @@ -1,7 +1,7 @@ annotations: artifacthub.io/changes: | - kind: changed - description: Bump argocd-extension-installer to v0.0.5 + description: Pre-set statusbadge.url value to global.domain value artifacthub.io/signKey: | fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc @@ -33,4 +33,4 @@ name: argo-cd sources: - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd - https://github.com/argoproj/argo-cd -version: 6.7.13 +version: 6.7.14 diff --git a/charts/argo/argo-cd/templates/_helpers.tpl b/charts/argo/argo-cd/templates/_helpers.tpl index 5dc957a27..f8b647809 100644 --- a/charts/argo/argo-cd/templates/_helpers.tpl +++ b/charts/argo/argo-cd/templates/_helpers.tpl @@ -164,6 +164,7 @@ Argo Configuration Preset Values (Incluenced by Values configuration) {{- define "argo-cd.config.cm.presets" -}} {{- $presets := dict -}} {{- $_ := set $presets "url" (printf "https://%s" .Values.global.domain) -}} +{{- $_ := set $presets "statusbadge.url" (printf "https://%s/" .Values.global.domain) -}} {{- if .Values.configs.styles -}} {{- $_ := set $presets "ui.cssurl" "./custom/custom.styles.css" -}} {{- end -}} diff --git a/index.yaml b/index.yaml index e6d32809e..a382a344c 100644 --- a/index.yaml +++ b/index.yaml @@ -244,7 +244,7 @@ entries: - annotations: artifacthub.io/changes: | - kind: changed - description: Bump argocd-extension-installer to v0.0.5 + description: Pre-set statusbadge.url value to global.domain value artifacthub.io/signKey: | fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc @@ -255,7 +255,7 @@ entries: catalog.cattle.io/release-name: argo-cd apiVersion: v2 appVersion: v2.10.7 - created: "2024-04-20T00:52:18.340754134Z" + created: "2024-04-22T00:53:45.425610394Z" dependencies: - condition: redis-ha.enabled name: redis-ha @@ -263,7 +263,46 @@ entries: version: 4.26.1 description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. - digest: 5cd532c42a1885e396561e3f50a1cfc99ea52aeeb25719bdacac4ddcb4242706 + digest: b7f0d6fa727227cb3ddaf7520680332d62a33ab94f333b496c59ed5610b5d29d + home: https://github.com/argoproj/argo-helm + icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png + keywords: + - argoproj + - argocd + - gitops + kubeVersion: '>=1.23.0-0' + maintainers: + - name: argoproj + url: https://argoproj.github.io/ + name: argo-cd + sources: + - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd + - https://github.com/argoproj/argo-cd + urls: + - assets/argo/argo-cd-6.7.14.tgz + version: 6.7.14 + - annotations: + artifacthub.io/changes: | + - kind: changed + description: Bump argocd-extension-installer to v0.0.5 + artifacthub.io/signKey: | + fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 + url: https://argoproj.github.io/argo-helm/pgp_keys.asc + catalog.cattle.io/certified: partner + catalog.cattle.io/display-name: Argo CD + catalog.cattle.io/kube-version: '>=1.23.0-0' + catalog.cattle.io/release-name: argo-cd + apiVersion: v2 + appVersion: v2.10.7 + created: "2024-04-22T00:53:37.983042618Z" + dependencies: + - condition: redis-ha.enabled + name: redis-ha + repository: file://./charts/redis-ha + version: 4.26.1 + description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery + tool for Kubernetes. + digest: ebee37755a834f2e3bbf8372a1c933824152b4da223d13340aad4c046e908235 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png keywords: