Skip to content

Commit fe256bd

Browse files
committed
Release 1.7.5
1 parent 55fa9e2 commit fe256bd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "restate-operator"
3-
version = "1.7.4"
3+
version = "1.7.5"
44
authors = ["restate.dev"]
55
edition = "2021"
66
rust-version = "1.86"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,6 @@ is installed, you may provide `awsPodSecurityGroups` in the `RestateCluster` spe
411411

412412
## Releasing
413413

414-
1. Update the version in charts/restate-operator/Chart.yaml and the version in Cargo.{toml,lock} eg to `0.0.2`
414+
1. Update the version in `charts/restate-operator/Chart.yaml` and the version in `Cargo.{toml,lock}` eg to `0.0.2`
415415
2. Push a new tag `v0.0.2`
416416
3. Accept the draft release once the workflow finishes

charts/restate-operator-helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: restate-operator-helm
33
description: An operator for Restate clusters
44
type: application
5-
version: "1.7.4"
5+
version: "1.7.5"

0 commit comments

Comments
 (0)