Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [code-server-6.0.4](https://github.com/truecharts/charts/compare/openvscode-server-4.0.3...code-server-6.0.4) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-6.0.5](https://github.com/truecharts/charts/compare/openvscode-server-4.0.4...code-server-6.0.5) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.9.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-6.0.4](https://github.com/truecharts/charts/compare/openvscode-server-4.0.3...code-server-6.0.4) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
@@ -81,15 +90,6 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-6.0.1](https://github.com/truecharts/charts/compare/code-server-6.0.0...code-server-6.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-6.0.1](https://github.com/truecharts/charts/compare/code-server-6.0.0...code-server-6.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.9.0"
|
||||
appVersion: "4.9.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
|
||||
- https://github.com/cdr/code-server
|
||||
type: application
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/code-server/6.0.5/app-changelog.md
Normal file
9
stable/code-server/6.0.5/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [code-server-6.0.5](https://github.com/truecharts/charts/compare/openvscode-server-4.0.4...code-server-6.0.5) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.9.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.9.0@sha256:d5d590f8ff16260dd1080934c09f08ab9b83a403af3e3d8de1d696f48020f121
|
||||
tag: 4.9.1@sha256:b339bd8f6da4c73c0259d6951991278aa1595a6be570a207ce635c75aac9893d
|
||||
|
||||
args:
|
||||
- --user-data-dir
|
||||
Reference in New Issue
Block a user