File tree 5 files changed +18
-11
lines changed
configuration/configuration/templates
5 files changed +18
-11
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ stringData:
231
231
{{- end }}
232
232
233
233
shoot-flux :
234
- version : 0.12 .0
234
+ version : 0.13 .0
235
235
values :
236
236
imagePullPolicy :
237
237
image :
Original file line number Diff line number Diff line change @@ -167,3 +167,15 @@ hide_table_of_contents: true
167
167
- ` [USER] ` Fix initial scheduling of ` Shoot ` with ` NamespacedCloudProfile ` reference. by @LucaBernstein [ #11076 ]
168
168
169
169
</details >
170
+
171
+ <details >
172
+ <summary ><b >Update shoot-flux to <code >0.13.0</code ></b ></summary >
173
+
174
+ ## What's Changed
175
+ * 🤖 Update module github.com/onsi/gomega to v1.36.1 by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/125
176
+ * Bump gardener to ` v1.107 ` by @Duciwuci in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/127
177
+
178
+
179
+ ** Full Changelog** : https://github.com/stackitcloud/gardener-extension-shoot-flux/compare/v0.12.0...v0.13.0
180
+
181
+ </details >
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ dependencies:
5
5
repository : " "
6
6
description : A helmchart for shoot-flux
7
7
name : shoot-flux
8
- version : 0.12 .0
8
+ version : 0.13 .0
Original file line number Diff line number Diff line change 1
1
## What's Changed
2
- * Do nothing when cluster is hibernated by @maboehm in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/122
3
- * 🤖 Update module github.com/onsi/ginkgo/v2 to v2.22.0 by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/120
4
- * 🤖 Update module github.com/onsi/gomega to v1.36.0 by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/121
5
- * 🤖 Update k8s.io/utils digest to 6fe5fd8 by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/111
6
- * 🤖 Update dependency go to v1.23.3 by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/118
7
- * 🤖 Update module golang.org/x/tools to v0.27.0 by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/116
8
- * 🤖 Update fluxcd (minor) by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/107
2
+ * 🤖 Update module github.com/onsi/gomega to v1.36.1 by @renovate in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/125
3
+ * Bump gardener to ` v1.107 ` by @Duciwuci in https://github.com/stackitcloud/gardener-extension-shoot-flux/pull/127
9
4
10
5
11
- ** Full Changelog** : https://github.com/stackitcloud/gardener-extension-shoot-flux/compare/v0.11 .0...v0.12 .0
6
+ ** Full Changelog** : https://github.com/stackitcloud/gardener-extension-shoot-flux/compare/v0.12 .0...v0.13 .0
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
description : Helmchart for controllerregistration of shoot-flux
3
3
name : controller
4
- version : 0.12 .0
4
+ version : 0.13 .0
You can’t perform that action at this time.
0 commit comments