diff --git a/.drone.yml b/.drone.yml index 9d8add7..54c7254 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,7 +49,7 @@ trigger: - push steps: -- name: Diff badhouseplants +- name: Apply badhouseplants image: ghcr.io/helmfile/helmfile:canary environment: KUBECONFIG_CONTENT: @@ -59,7 +59,7 @@ steps: - echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config - helmfile -e badhouseplants apply -- name: Diff eterosoft +- name: Apply eterosoft image: ghcr.io/helmfile/helmfile:canary environment: KUBECONFIG_CONTENT: diff --git a/releases.yaml b/releases.yaml index c7853df..98d2dd1 100644 --- a/releases.yaml +++ b/releases.yaml @@ -29,8 +29,6 @@ templates: version: 3.8.3 values: - common/values.{{ .Release.Name }}.yaml - inherit: - - template: crd-management-hook openvpn: &openvpn name: openvpn