Skip to content

Commit

Permalink
Prepare v0.5.0 release (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored Mar 16, 2023
1 parent daa8f7d commit ac603ea
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.4.2-beta.7"
version: "0.5.0"
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.4.2-beta.7
name: ghcr.io/spotify/flink-operator:v0.5.0
pullPolicy: IfNotPresent

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

0 comments on commit ac603ea

Please sign in to comment.