UNCLASSIFIED

Commit 83d5879a authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

Merge branch 'renovate/docker-ghcr.io-fluxcd-source-controller-0.x' into 'development'

Update ghcr.io/fluxcd/source-controller Docker tag to v0.14.0

See merge request !61
parents 1c1f044d af0ad39a
Pipeline #314914 passed with stages
in 12 minutes and 12 seconds
...@@ -8,7 +8,7 @@ name: "fluxcd/source-controller" ...@@ -8,7 +8,7 @@ name: "fluxcd/source-controller"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
tags: tags:
- "v0.13.2" - "v0.14.0"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -27,7 +27,7 @@ labels: ...@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://github.com/fluxcd/source-controller" org.opencontainers.image.url: "https://github.com/fluxcd/source-controller"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "fluxcd" org.opencontainers.image.vendor: "fluxcd"
org.opencontainers.image.version: "v0.13.2" org.opencontainers.image.version: "v0.14.0"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "gitops,kubernetes" mil.dso.ironbank.image.keywords: "gitops,kubernetes"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment