UNCLASSIFIED

Commit db76cff8 authored by thomas.shepherd's avatar thomas.shepherd
Browse files

Merge branch 'development' into 'master'

Merge Development into Master

See merge request !75
parents eedef3bc 66e0c59e
Pipeline #351906 passed with stages
in 19 minutes and 53 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.14.0" - "v0.15.2"
- "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.14.0" org.opencontainers.image.version: "v0.15.2"
## 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