Skip to content

Commit

Permalink
chore: bump risingwave image tags to v2.1.0 (#765)
Browse files Browse the repository at this point in the history
* chore: bump risingwave image tags to v2.1.0

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Remove etcd manifests

Signed-off-by: arkbriar <[email protected]>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: arkbriar <[email protected]>
Co-authored-by: cyliu0 <[email protected]>
Co-authored-by: arkbriar <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2024
1 parent 8442056 commit 19d0368
Show file tree
Hide file tree
Showing 25 changed files with 19 additions and 1,509 deletions.
2 changes: 1 addition & 1 deletion docs/general/aws-eks-iam-for-s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ kind: RisingWave
metadata:
name: risingwave
spec:
image: risingwavelabs/risingwave:v2.0.2
image: risingwavelabs/risingwave:v2.1.0
# metaStore:
# etcd:
# endpoint: etcd:2388
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
accessKeyRef: AccessKeyID
secretAccessKeyRef: SecretAccessKey
region: ap-southeast-1
image: risingwavelabs/risingwave:v2.0.2
image: risingwavelabs/risingwave:v2.1.0
components:
meta:
nodeGroups:
Expand Down
2 changes: 1 addition & 1 deletion docs/manifests/risingwave/risingwave-aliyun-oss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
internalEndpoint: false
credentials:
secretName: risingwave-aliyun-oss-credentials
image: risingwavelabs/risingwave:v2.0.2
image: risingwavelabs/risingwave:v2.1.0
components:
meta:
nodeGroups:
Expand Down
2 changes: 1 addition & 1 deletion docs/manifests/risingwave/risingwave-customize-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
memory: true
stateStore:
memory: true
image: risingwavelabs/risingwave:v2.0.2
image: risingwavelabs/risingwave:v2.1.0
components:
meta:
nodeGroups:
Expand Down
189 changes: 0 additions & 189 deletions docs/manifests/risingwave/risingwave-etcd-auth.yaml

This file was deleted.

Loading

0 comments on commit 19d0368

Please sign in to comment.