chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.7.2 (#2880)

This commit is contained in:
argoproj-renovate[bot] 2024-08-14 17:31:12 +09:00 committed by GitHub
parent f4101a7947
commit 51e1e5b735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: v1.7.1 appVersion: v1.7.2
description: A Helm chart for Argo Rollouts description: A Helm chart for Argo Rollouts
name: argo-rollouts name: argo-rollouts
version: 2.37.4 version: 2.37.5
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
keywords: keywords:
@ -18,5 +18,5 @@ annotations:
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: | artifacthub.io/changes: |
- kind: fixed - kind: changed
description: Align permissions for controller's ClusterRole and Role description: Bump argo-rollouts to v1.7.2

View file

@ -174,6 +174,7 @@ Return the rules for controller's Role and ClusterRole
- get - get
- list - list
- watch - watch
- update
# services patch needed to update selector of canary/stable/active/preview services # services patch needed to update selector of canary/stable/active/preview services
# services create needed to create and delete services for experiments # services create needed to create and delete services for experiments
- apiGroups: - apiGroups: