diff --git a/Dockerfile b/Dockerfile index 511c93a..321ee0e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16.1 +FROM alpine:3.16.2 ENV OPERATOR=/usr/local/bin/sonar-operator \ USER_UID=1001 \ diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml index 01169b8..2303fc2 100644 --- a/deploy-templates/Chart.yaml +++ b/deploy-templates/Chart.yaml @@ -33,8 +33,8 @@ annotations: image: epamedp/alpine-wget:1.0.3 - name: busybox:1.35.0 image: busybox:1.35.0 - - name: alpine:3.16.1 - image: alpine:3.16.1 + - name: alpine:3.16.2 + image: alpine:3.16.2 artifacthub.io/operatorCapabilities: Full Lifecycle artifacthub.io/crds: | - kind: Sonar