cleanup error

master
Marius Ensrud 5 years ago
parent fdb69a8d2b
commit 1dc85f851b

@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.4
version: 0.1.5
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to

@ -11,7 +11,6 @@ spec:
selector:
matchLabels:
{{- include "cups-airprint.selectorLabels" . | nindent 6 }}
{{- if .Values.persistence.enabled }}
template:
metadata:
{{- with .Values.podAnnotations }}

Loading…
Cancel
Save