fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions. (#1176)
* fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions. * bump patch to regenerate releases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.11.1"
|
||||
appVersion: 3.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://hub.docker.com/r/linuxserver/code-server
|
||||
type: application
|
||||
version: 0.0.5
|
||||
version: 0.0.6
|
||||
|
||||
Reference in New Issue
Block a user