Skip to content

Commit

Permalink
Fix CHANGELOGs to correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Oct 4, 2023
1 parent 7e841d5 commit 3d2e4d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG/CHANGELOG-1.10.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ When cutting a new release, update the `unreleased` heading to the tag being gen
## unreleased

* [BUGFIX] [#1060](https://github.com/k8ssandra/k8ssandra-operator/issues/1060) Fix restore mapping shuffling nodes when restoring in place
* [BUGFIX] [#1061](https://github.com/k8ssandra/k8ssandra-operator/issues/1061) Point to cass-config-builder 1.0.7 for arm64 compatibility
* [BUGFIX] [#1061](https://github.com/k8ssandra/k8ssandra-operator/issues/1061) Point to cass-config-builder 1.0.7 for arm64 compatibility
* [ENHANCEMENT] [#956](https://github.com/k8ssandra/k8ssandra-operator/issues/956) Enable linting in the project
2 changes: 0 additions & 2 deletions CHANGELOG/CHANGELOG-1.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ When cutting a new release, update the `unreleased` heading to the tag being gen
* [CHANGE] [#601](https://github.com/k8ssandra/k8ssandra-operator/issues/601) Add injection annotation to Cassandra and Reaper pods
* [ENHANCEMENT] [#965](https://github.com/k8ssandra/k8ssandra-operator/issues/965) Allow for ability to specify containers where webhook will mount secrets
* [ENHANCEMENT] [#932](https://github.com/k8ssandra/k8ssandra-operator/issues/932) Add ability to set variables to the secret-injection annotation. Supported are `POD_NAME`, `POD_NAMESPACE` and `POD_ORDINAL`. Also, changed JSON key from `secretName` to `name`
* [ENHANCEMENT] [#955](https://github.com/k8ssandra/k8ssandra-operator/issues/955) Update Kustomize templates to 5.0.x compatible format
* [ENHANCEMENT] [#956](https://github.com/k8ssandra/k8ssandra-operator/issues/956) Enable linting in the project
* [BUGFIX] [#914](https://github.com/k8ssandra/k8ssandra-operator/issues/914) Don't parse logs by default when Vector telemetry is enabled.
* [BUGFIX] [#916](https://github.com/k8ssandra/k8ssandra-operator/issues/916) Deprecate jmxInitContainerImage field.
* [BUGFIX] [#946](https://github.com/k8ssandra/k8ssandra-operator/issues/946) Fix medusaClient to fetch the pods from correct namespace
Expand Down

0 comments on commit 3d2e4d6

Please sign in to comment.