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.0.0.2255"
|
||||
appVersion: 1.0.0.2255
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
@@ -24,4 +24,4 @@ name: lidarr
|
||||
sources:
|
||||
- https://github.com/Lidarr/Lidarr
|
||||
type: application
|
||||
version: 8.0.9
|
||||
version: 8.0.10
|
||||
|
||||
Reference in New Issue
Block a user