Skip to content

Commit

Permalink
Prepare v0.5.1-alpha.1 release (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored Apr 5, 2023
1 parent 595cc0b commit 66b8cf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-chart/flink-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
name: flink-operator
appVersion: "1.0"
description: A Helm chart for flink on Kubernetes operator
version: "0.5.0"
version: "0.5.1-alpha.1"
keywords:
- flink
home: https://github.com/spotify/flink-on-k8s-operator
2 changes: 1 addition & 1 deletion helm-chart/flink-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rbac:

# The definition of the operator image
operatorImage:
name: ghcr.io/spotify/flink-operator:v0.5.0
name: ghcr.io/spotify/flink-operator:v0.5.1-alpha.1
pullPolicy: IfNotPresent

# The definition of the kube-rbac-proxy image
Expand Down

0 comments on commit 66b8cf9

Please sign in to comment.