From 8e86eeabc6a83fbbe7c72707ae697c6477d46676 Mon Sep 17 00:00:00 2001 From: Andrii Panchuk Date: Wed, 16 Jun 2021 11:31:27 -0500 Subject: [PATCH 01/10] update package to 0.14.0 version --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 85e8a1b..650e61d 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.2.tar.gz + url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.14.0.tar.gz validation: type: sha256 - value: 7aec1ba5f52065e36d9fdd3e25af321a2ae1f24fd8cef457fc362ec18dd6558b + value: 63abb2309b232702494f5a5270473e65e30c70966a87e64015e87dbe055dea91 - filename: tini-amd64 url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: -- GitLab From c84f4ed938d1ee768b11b746c094c5cbcde0b7c0 Mon Sep 17 00:00:00 2001 From: Andrii Panchuk Date: Wed, 16 Jun 2021 11:43:25 -0500 Subject: [PATCH 02/10] update sha --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 650e61d..0feb3bc 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -46,7 +46,7 @@ resources: url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.14.0.tar.gz validation: type: sha256 - value: 63abb2309b232702494f5a5270473e65e30c70966a87e64015e87dbe055dea91 + value: 95cb520e408fe575a29819131557bcb6d0c1556f327eaa64422c32ac6514a970 - filename: tini-amd64 url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: -- GitLab From 0c9ab4d310ac8e370e3cfa523b788db3c57da542 Mon Sep 17 00:00:00 2001 From: Andrii Panchuk Date: Thu, 17 Jun 2021 17:11:26 +0000 Subject: [PATCH 03/10] Revert "Merge branch 'update' into 'development'" This reverts merge request !68 --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 0feb3bc..85e8a1b 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.14.0.tar.gz + url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.13.2.tar.gz validation: type: sha256 - value: 95cb520e408fe575a29819131557bcb6d0c1556f327eaa64422c32ac6514a970 + value: 7aec1ba5f52065e36d9fdd3e25af321a2ae1f24fd8cef457fc362ec18dd6558b - filename: tini-amd64 url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: -- GitLab From 78b92345d7a27ec674602f936deec36219125a3d Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 18 Jun 2021 01:12:50 +0000 Subject: [PATCH 04/10] Update ghcr.io/fluxcd/source-controller Docker tag to v0.15.0 --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 85e8a1b..1d55dee 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.14.0" +- "v0.15.0" - "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.14.0" + org.opencontainers.image.version: "v0.15.0" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "gitops,kubernetes" ## This value can be "opensource" or "commercial" -- GitLab From 52b129ab794063e28e60f52e115d91a5450c2094 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 18 Jun 2021 16:30:56 +0000 Subject: [PATCH 05/10] Update ghcr.io/fluxcd/source-controller Docker tag to v0.15.1 --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 1d55dee..681799a 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.15.0" +- "v0.15.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.15.0" + org.opencontainers.image.version: "v0.15.1" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "gitops,kubernetes" ## This value can be "opensource" or "commercial" -- GitLab From 6fce8c384a41509afec8771cb5fe008392782f31 Mon Sep 17 00:00:00 2001 From: Elvis Chi Date: Mon, 21 Jun 2021 16:24:03 +0000 Subject: [PATCH 06/10] hardening_manifest.yaml update to v0.15.1 --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 681799a..646c42e 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.2.tar.gz + url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.15.1.tar.gz validation: type: sha256 - value: 7aec1ba5f52065e36d9fdd3e25af321a2ae1f24fd8cef457fc362ec18dd6558b + value: a760f73598d1b3798026244c66a78cb3781b27d110fcb7cb9b298082844af509 - filename: tini-amd64 url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: -- GitLab From ed7322af48e8e7d05a6c99d5a33c3a2454d63857 Mon Sep 17 00:00:00 2001 From: Elvis Chi Date: Mon, 21 Jun 2021 17:29:14 +0000 Subject: [PATCH 07/10] Update hardening_manifest.yaml --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 646c42e..681799a 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.15.1.tar.gz + url: https://github.com/fluxcd/source-controller/archive/refs/tags/v0.13.2.tar.gz validation: type: sha256 - value: a760f73598d1b3798026244c66a78cb3781b27d110fcb7cb9b298082844af509 + value: 7aec1ba5f52065e36d9fdd3e25af321a2ae1f24fd8cef457fc362ec18dd6558b - filename: tini-amd64 url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: -- GitLab From 212153cfe278e7780a9d42185ecaefe048d613c9 Mon Sep 17 00:00:00 2001 From: Elvis Chi Date: Tue, 22 Jun 2021 17:04:38 +0000 Subject: [PATCH 08/10] hardening_manifest.yaml updated to use fluxcd/source-controller-v0.15.0 --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 681799a..1d55dee 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.15.1" +- "v0.15.0" - "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.15.1" + org.opencontainers.image.version: "v0.15.0" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "gitops,kubernetes" ## This value can be "opensource" or "commercial" -- GitLab From a938fe223e849275761775bc1d7e9fed2785d774 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 23 Jun 2021 01:09:31 +0000 Subject: [PATCH 10/10] Update ghcr.io/fluxcd/source-controller Docker tag to v0.15.2 --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 1d55dee..91a4347 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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.15.0" +- "v0.15.2" - "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.15.0" + org.opencontainers.image.version: "v0.15.2" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "gitops,kubernetes" ## This value can be "opensource" or "commercial" -- GitLab