Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9662e65

Browse files
committedNov 5, 2022
Update Helm release flagger to v1.24.1
1 parent 9e2ca8e commit 9662e65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎charts/flagger/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: flagger
33
repository: https://flagger.app
4-
version: 1.21.0
5-
digest: sha256:7bb1be0c1f50f9962c413c6403c092d673ae4922d9c0fa7afabd7fc1d480612d
6-
generated: "2022-05-07T00:02:22.317336792Z"
4+
version: 1.24.1
5+
digest: sha256:c724920b10abad9c8566ee80b00b1067274822b8a8df998bc97f1117a16a4fe0
6+
generated: "2022-11-05T00:02:46.060390947Z"

‎charts/flagger/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: application
66
version: 0.0.2
77
dependencies:
88
- name: flagger
9-
version: "1.21.0"
9+
version: "1.24.1"
1010
repository: "https://flagger.app"
1111
kubeVersion: ">=1.16.0-0"
1212
home: https://github.com/weaveworks/profiles-catalog

0 commit comments

Comments
 (0)
Please sign in to comment.