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

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

parent 079f368a
Branches
Tags
1 merge request!108chore(deps): update dependency mozilla/sops to v3.7.3
......@@ -58,7 +58,7 @@ RUN curl -L https://github.com/instrumenta/kubeval/releases/download/${KUBEVAL_V
FROM registry.fedoraproject.org/fedora:35 as sops
# renovate: datasource=github-releases depName=mozilla/sops
ARG SOPS_VERSION=v3.7.2
ARG SOPS_VERSION=v3.7.3
ENV SOPS_VERSION=${SOPS_VERSION}
RUN curl -L https://github.com/mozilla/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.
Please register or to comment