Skip to content

Commit

Permalink
renovate fix
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Nov 17, 2023
1 parent 059eca7 commit cffa63e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion confbatstest/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ FROM registry.access.redhat.com/ubi9/ubi:9.3-1361.1699548029@sha256:6b95efc134c2
ARG HELM_VERSION=v3.11.1
# renovate: datasource=github-releases depName=stedolan/jq
ARG JQ_VERSION=1.6
# renovate: datasource=repology depName=openshift-cli
# renovate: datasource=repology depName=homebrew/openshift-cli
ARG OC_VERSION=4.12.0
# renovate: datasource=github-releases depName=open-policy-agent/opa
ARG OPA_VERSION=v0.49.2
Expand Down
2 changes: 1 addition & 1 deletion kyverno-cli/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM registry.access.redhat.com/ubi9/ubi:9.3-1361.1699548029@sha256:6b95efc134c2
ARG HELM_VERSION=v3.11.1
# renovate: datasource=github-releases depName=stedolan/jq
ARG JQ_VERSION=1.6
# renovate: datasource=repology depName=openshift-cli
# renovate: datasource=repology depName=homebrew/openshift-cli
ARG OC_VERSION=4.12.0
# renovate: datasource=github-releases depName=open-policy-agent/opa
ARG KYVERNO_VERSION=v1.9.0
Expand Down

0 comments on commit cffa63e

Please sign in to comment.