Skip to content

Commit

Permalink
Bump Connect to version 2024.03.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plascaray committed Mar 28, 2024
1 parent 5fb2ad5 commit 75f3831
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/rstudio-connect/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: rstudio-connect
description: Official Helm chart for RStudio Connect
version: 0.6.0
version: 0.6.1
apiVersion: v2
appVersion: 2024.02.0
appVersion: 2024.03.0
icon: https://rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-Flat.png
home: https://www.rstudio.com
sources:
Expand All @@ -18,7 +18,7 @@ dependencies:
annotations:
artifacthub.io/images: |
- name: rstudio-connect
image: rstudio/rstudio-connect:ubuntu2204-2024.02.0
image: rstudio/rstudio-connect:ubuntu2204-2024.03.0
artifacthub.io/license: MIT
artifacthub.io/links: |
- name: Docker Images
Expand Down
4 changes: 4 additions & 0 deletions charts/rstudio-connect/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.6.1

- Bump Connect version to 2024.03.0

# 0.6.0

- BREAKING: The generated service will now have type `ClusterIP` set by default.
Expand Down

0 comments on commit 75f3831

Please sign in to comment.