Compare commits

..

No commits in common. "2cb2de7281d143e2f9948786ca2c89a05e26a87b" and "db3e0f59cac793b6a329405b4f81bc142882419c" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
name: romm
# This is the chart version.
version: 0.1.2
version: 0.1.1
# A SemVer range of compatible Kubernetes versions (optional)
# kubeVersion: ">=1.16.0-0"
# What is this Application?
@ -35,6 +35,6 @@ maintainers:
icon: https://raw.githubusercontent.com/zurdi15/romm/master/romm.svg
# This is the version number of the application being deployed. This version number should be
appVersion: "1.8.4"
appVersion: "v1.8.4"
# Whether this chart is deprecated (optional, boolean)
deprecated: false

View File

@ -11,7 +11,7 @@ replicaCount: 1
www:
image: zurdi15/romm
pullPolicy: Always
tag: "1.8.4"
tag: "v1.8.4"
# Overrides.
imagePullSecrets: []