You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,14 @@
2
2
3
3
## In Development
4
4
* BREAKING: Use the standardized labels recommended in the Helm docs. You can use `migrations/standardize-labels.sh` to prepare an existing cluster before running `helm update`. (#351) (by @cognifloyd)
5
+
6
+
## v0.110.0
5
7
* Switch st2 to `v3.8` as a new default stable version (#347)
6
8
* Cover the three most recent Kubernetes versions in Minikube and the single most recent in K3s. (#342) (by @mamercad)
7
9
* Update the GitHub badges. (#345) (by @mamercad)
8
10
* Reorganizing and renaming the CI workflows and jobs. (#344) (by @mamercad)
9
11
* Add support for providing `ingressClassName`. (#336) (by @mamercad)
10
-
* Add an experimental GitHu/K3s Lint and End-to-End testing workflow. (#243) (by @mamercad)
12
+
* Add an experimental GitHub/K3s Lint and End-to-End testing workflow. (#243) (by @mamercad)
11
13
* Set `st2client` resources by `values.yaml`. (#337) (by @mamercad)
12
14
* Switch to the official `bats` Docker image for e2e tests. (#338)
13
15
* Temporary workaround for #311 to use previous bitnami index from: https://github.com/bitnami/charts/issues/10539 (#312#318) (by @0xhaven)
0 commit comments