Skip to content

Commit

Permalink
Bump chart minor version since its a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
tnederlof committed Mar 6, 2024
1 parent 9f85434 commit ef2d35e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/rstudio-workbench/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: rstudio-workbench
description: Official Helm chart for RStudio Workbench
version: 0.6.17
version: 0.7.0
apiVersion: v2
appVersion: 2023.12.1
icon: https://rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-Flat.png
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-workbench/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.6.17
# 0.7.0

- BREAKING: The generated service will now have type `ClusterIP` by default.
- Add support for setting the `loadBalancerIP` or `clusterIP`.
Expand Down

0 comments on commit ef2d35e

Please sign in to comment.