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: "1.13.0"
|
||||
appVersion: 1.13.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
@@ -25,4 +25,4 @@ name: owncloud-ocis
|
||||
sources:
|
||||
- https://hub.docker.com/r/owncloud/ocis
|
||||
- https://owncloud.dev/ocis/
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
|
||||
Reference in New Issue
Block a user