File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ type: application
1212# This is the chart version. This version number should be incremented each time you make changes
1313# to the chart and its templates, including the app version.
1414# Versions are expected to follow Semantic Versioning (https://semver.org/)
15- version : " 3.5.0 "
15+ version : " 3.5.1 "
1616# This is the version number of the application being deployed. This version number should be
1717# incremented each time you make changes to the application. Versions are not expected to
1818# follow Semantic Versioning. They should reflect the version the application is using.
1919# It is recommended to use it with quotes.
20- appVersion : v3.5.0
20+ appVersion : v3.5.1
Original file line number Diff line number Diff line change 11dependencies:
22- name: operator-crds
33 repository: file://../crds
4- version: 3.5.0
5- digest: sha256:ddf3ae005c2951b27c1ef968ac19eef153cd3070b9ed53d407c62d0a6dd92ba0
6- generated: "2026-02-03T12:18:41.125807 +01:00"
4+ version: 3.5.1
5+ digest: sha256:04607ffa414fa774edcff557c9c6a4c9f5d0c22f9d6ea40195d36b2a4d48d6e8
6+ generated: "2026-02-06T11:40:44.934758 +01:00"
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ type: application
1212# This is the chart version. This version number should be incremented each time you make changes
1313# to the chart and its templates, including the app version.
1414# Versions are expected to follow Semantic Versioning (https://semver.org/)
15- version : " 3.5.0 "
15+ version : " 3.5.1 "
1616# This is the version number of the application being deployed. This version number should be
1717# incremented each time you make changes to the application. Versions are not expected to
1818# follow Semantic Versioning. They should reflect the version the application is using.
1919# It is recommended to use it with quotes.
20- appVersion : " v3.5.0 "
20+ appVersion : " v3.5.1 "
2121dependencies :
2222- name : operator-crds
2323 version : " 3.X"
You can’t perform that action at this time.
0 commit comments