Skip to content

Commit

Permalink
Charts CI
Browse files Browse the repository at this point in the history
```
Updated:
  argo/argo-cd:
    - 6.7.14
```
  • Loading branch information
github-actions[bot] committed Apr 22, 2024
1 parent 1a6ac90 commit 1863c30
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 5 deletions.
Binary file modified assets/argo/argo-cd-6.7.13.tgz
Binary file not shown.
Binary file added assets/argo/argo-cd-6.7.14.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/argo/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
1 change: 1 addition & 0 deletions charts/argo/argo-cd/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -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 -}}
Expand Down
45 changes: 42 additions & 3 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -255,15 +255,54 @@ 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
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: 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: 5cd532c42a1885e396561e3f50a1cfc99ea52aeeb25719bdacac4ddcb4242706
digest: ebee37755a834f2e3bbf8372a1c933824152b4da223d13340aad4c046e908235
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords:
Expand Down

0 comments on commit 1863c30

Please sign in to comment.