Skip to content

Commit

Permalink
Improve the release process documentation (fixes #919) (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
olim7t authored Mar 23, 2023
1 parent ac0a0e8 commit dc852e4
Show file tree
Hide file tree
Showing 3 changed files with 460 additions and 59 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-1.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ When cutting a new release, update the `unreleased` heading to the tag being gen

* [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.
* [DOCS] [#919](https://github.com/k8ssandra/k8ssandra-operator/issues/919) Improve the release process documentation.
4 changes: 0 additions & 4 deletions config/deployments/default/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

namespace: k8ssandra-operator

resources:
- ../../default

images:
- name: k8ssandra/k8ssandra-operator
newTag: latest

Loading

0 comments on commit dc852e4

Please sign in to comment.