UNCLASSIFIED

Commit 720281f4 authored by Andrii Panchuk's avatar Andrii Panchuk
Browse files

update to 13.0.1

parent 97a1a8bb
Pipeline #288746 failed with stages
in 4 minutes and 50 seconds
......@@ -8,7 +8,7 @@ name: "fluxcd/source-controller"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "v0.13.0"
- "v0.13.1"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://github.com/fluxcd/source-controller"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "fluxcd"
org.opencontainers.image.version: "v0.13.0"
org.opencontainers.image.version: "v0.13.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "gitops,kubernetes"
## This value can be "opensource" or "commercial"
......@@ -43,10 +43,10 @@ resources:
type: sha256
value: ad73f845965cfd528e70f654e428073121a3fa0dc23caac81a1b1300277d4dba
- filename: source-controller.tar.gz
url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.13.0.tar.gz
url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.13.1.tar.gz
validation:
type: sha256
value: b43381cc9a8e3ef3f1546e92737673cdc99204c6d266fbc38822f4e3131733d3
value: 91a707fb224b7edb4ef523d44a5683899e6b7d669e1979a6af6412e76b09ab1a
- filename: tini-amd64
url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
validation:
......
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