File tree Expand file tree Collapse file tree 8 files changed +24
-16
lines changed
Expand file tree Collapse file tree 8 files changed +24
-16
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: rstudio-library
33 repository: https://helm.rstudio.com
4- version: 0.1.34
5- digest: sha256:66324c3ca436a3743e6f7c3dd8e159d21fca4fd5072d4d8c2583bfafd8499d70
6- generated: "2025-05-20T10 :37:20.963885313-06 :00"
4+ version: 0.1.35
5+ digest: sha256:59fe5e712690610495d2ff32c6c78cc136e9685a785151d4cdba4b914d110f87
6+ generated: "2025-10-09T13 :37:20.639004-05 :00"
Original file line number Diff line number Diff line change 11name : rstudio-connect
22description : Official Helm chart for Posit Connect
3- version : 0.8.11
3+ version : 0.8.12
44apiVersion : v2
55appVersion : 2025.09.1
66icon : https://rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-Flat.png
@@ -13,7 +13,7 @@ maintainers:
1313 url : https://github.com/sol-eng
1414dependencies :
1515 - name : rstudio-library
16- version : 0.1.34
16+ version : 0.1.35
1717 repository : https://helm.rstudio.com
1818annotations :
1919 artifacthub.io/images : |
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.12
4+
5+ - Bump ` rstudio-library ` chart version
6+
37## 0.8.11
48
59- Bump Connect version to 2025.09.1
Original file line number Diff line number Diff line change 11# Posit Connect
22
3- ![ Version: 0.8.11 ] ( https://img.shields.io/badge/Version-0.8.11 -informational?style=flat-square ) ![ AppVersion: 2025.09.1] ( https://img.shields.io/badge/AppVersion-2025.09.1-informational?style=flat-square )
3+ ![ Version: 0.8.12 ] ( https://img.shields.io/badge/Version-0.8.12 -informational?style=flat-square ) ![ AppVersion: 2025.09.1] ( https://img.shields.io/badge/AppVersion-2025.09.1-informational?style=flat-square )
44
55#### _ Official Helm chart for Posit Connect_
66
@@ -30,11 +30,11 @@ To ensure reproducibility in your environment and insulate yourself from future
3030
3131## Installing the chart
3232
33- To install the chart with the release name ` my-release ` at version 0.8.11 :
33+ To install the chart with the release name ` my-release ` at version 0.8.12 :
3434
3535``` {.bash}
3636helm repo add rstudio https://helm.rstudio.com
37- helm upgrade --install my-release rstudio/rstudio-connect --version=0.8.11
37+ helm upgrade --install my-release rstudio/rstudio-connect --version=0.8.12
3838```
3939
4040To explore other chart versions, look at:
Original file line number Diff line number Diff line change 11dependencies:
22- name: rstudio-library
33 repository: https://helm.rstudio.com
4- version: 0.1.34
5- digest: sha256:66324c3ca436a3743e6f7c3dd8e159d21fca4fd5072d4d8c2583bfafd8499d70
6- generated: "2025-05-20T10 :37:32.909079863-06 :00"
4+ version: 0.1.35
5+ digest: sha256:59fe5e712690610495d2ff32c6c78cc136e9685a785151d4cdba4b914d110f87
6+ generated: "2025-10-09T13 :37:30.250316-05 :00"
Original file line number Diff line number Diff line change 11name : rstudio-workbench
22description : Official Helm chart for Posit Workbench
3- version : 0.9.14
3+ version : 0.9.15
44apiVersion : v2
55appVersion : 2025.09.1
66icon : https://rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-Flat.png
@@ -13,7 +13,7 @@ maintainers:
1313 url : https://github.com/sol-eng
1414dependencies :
1515 - name : rstudio-library
16- version : 0.1.34
16+ version : 0.1.35
1717 repository : https://helm.rstudio.com
1818annotations :
1919 artifacthub.io/images : |
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.15
4+
5+ - Bump ` rstudio-library ` chart version
6+
37## 0.9.14
48
59- Skip ` rstudio-library ` template call when ` chronicleAgent.autoDiscovery=false ` . Require ` chronicleAgent.serverAddress `
Original file line number Diff line number Diff line change 11# Posit Workbench
22
3- ![ Version: 0.9.14 ] ( https://img.shields.io/badge/Version-0.9.14 -informational?style=flat-square ) ![ AppVersion: 2025.09.1] ( https://img.shields.io/badge/AppVersion-2025.09.1-informational?style=flat-square )
3+ ![ Version: 0.9.15 ] ( https://img.shields.io/badge/Version-0.9.15 -informational?style=flat-square ) ![ AppVersion: 2025.09.1] ( https://img.shields.io/badge/AppVersion-2025.09.1-informational?style=flat-square )
44
55#### _ Official Helm chart for Posit Workbench_
66
@@ -24,11 +24,11 @@ To ensure a stable production deployment:
2424
2525## Installing the chart
2626
27- To install the chart with the release name ` my-release ` at version 0.9.14 :
27+ To install the chart with the release name ` my-release ` at version 0.9.15 :
2828
2929``` {.bash}
3030helm repo add rstudio https://helm.rstudio.com
31- helm upgrade --install my-release rstudio/rstudio-workbench --version=0.9.14
31+ helm upgrade --install my-release rstudio/rstudio-workbench --version=0.9.15
3232```
3333
3434To explore other chart versions, look at:
You can’t perform that action at this time.
0 commit comments