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: "4.3.4"
|
||||
appVersion: 4.3.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
@@ -23,4 +23,4 @@ sources:
|
||||
- https://github.com/LycheeOrg/Lychee
|
||||
- https://hub.docker.com/r/lycheeorg/lychee
|
||||
type: application
|
||||
version: 8.0.9
|
||||
version: 8.0.10
|
||||
|
||||
Reference in New Issue
Block a user