Skip to content

Commit

Permalink
chore(charts/flink-operator): update to v0.3.9 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
schahal authored Aug 9, 2024
1 parent 63cba89 commit b07ae1c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/flink-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
description: Intalls the Spotify-version of the Flink-on-K8S-Operator
name: flink-operator
version: 0.2.0
appVersion: v0.3.0
version: 0.2.1
appVersion: v0.3.9
sources:
- https://github.com/spotify/flink-on-k8s-operator/releases
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/flink-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flink-operator

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![AppVersion: v0.3.0](https://img.shields.io/badge/AppVersion-v0.3.0-informational?style=flat-square)
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![AppVersion: v0.3.9](https://img.shields.io/badge/AppVersion-v0.3.9-informational?style=flat-square)

Intalls the Spotify-version of the Flink-on-K8S-Operator

Expand Down
1 change: 1 addition & 0 deletions charts/flink-operator/templates/manager-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,4 @@ rules:
- get
- create
- update
- delete

0 comments on commit b07ae1c

Please sign in to comment.