Skip to content
Snippets Groups Projects
Commit e7ea0706 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update dependency mozilla/sops to v3.8.1

parent 905689cd
No related branches found
No related tags found
1 merge request!918chore(deps): update dependency mozilla/sops to v3.8.1
Pipeline #18467 failed
......@@ -67,7 +67,7 @@ RUN curl -L https://github.com/instrumenta/kubeval/releases/download/${KUBEVAL_V
FROM quay.io/fedora/fedora:38 as sops
# renovate: datasource=github-releases depName=mozilla/sops
ARG SOPS_VERSION=v3.8.0
ARG SOPS_VERSION=v3.8.1
ENV SOPS_VERSION=${SOPS_VERSION}
RUN curl -L https://github.com/getsops/sops/releases/download/${SOPS_VERSION}/sops-${SOPS_VERSION}.linux > ./sops \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment