Skip to content

Commit

Permalink
chore(storage-apps): Update argoconfig dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maxthier committed Jan 12, 2024
1 parent 11091ff commit 03ada6b
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 15 deletions.
14 changes: 6 additions & 8 deletions charts/azure-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: azure-apps
description: Argo CD app-of-apps config for Azure applications
type: application
version: 0.13.0
version: 0.13.1
home: https://github.com/adfinis/helm-charts/tree/main/charts/azure-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -12,14 +12,12 @@ maintainers:
url: https://adfinis.com
dependencies:
- name: argoconfig
version: 0.7.6
version: 0.9.1
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: added
description: "feat: add azure-workload-identity-webhook"
- kind: changed
description: "update argoconfig dependency"
links:
- name: Microsoft Entra Workload ID
url: https://learn.microsoft.com/en-us/entra/workload-id/workload-identities-overview
- name: Azure Workload Identity System
url: https://azure.github.io/azure-workload-identity
- name: Github PR
url: https://github.com/adfinis/helm-charts/pull/1172
4 changes: 2 additions & 2 deletions charts/azure-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions charts/storage-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: storage-apps
description: Argo CD app-of-apps config for storage applications
type: application
version: 0.15.0
version: 0.15.1
home: https://github.com/adfinis/helm-charts/tree/main/charts/storage-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -12,9 +12,12 @@ maintainers:
url: https://adfinis.com
dependencies:
- name: argoconfig
version: 0.7.6
version: 0.9.1
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: changed
description: 'feat(minio): Update from RELEASE.2023-04-13T03-08-07Z to RELEASE.2023-07-07T07-13-57Z'
description: "update argoconfig dependency"
links:
- name: Github PR
url: https://github.com/adfinis/helm-charts/pull/1172
4 changes: 2 additions & 2 deletions charts/storage-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 03ada6b

Please sign in to comment.