From 181032d9585561143373de4f63578c2f32d99b4d Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 14 Jan 2021 01:01:32 +0000 Subject: [PATCH 1/6] Update dependency kubernetes/kubernetes to v1.19.7 --- hardening_manifest.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index f5fbc6c..f8d7cb8 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kube-proxy-1.19" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v1.19.5" +- "v1.19.7" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://kubernetes.io/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "opensource" - org.opencontainers.image.version: "v1.19.5" + org.opencontainers.image.version: "v1.19.7" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "kubernetes" ## This value can be "opensource" or "commercial" @@ -37,11 +37,11 @@ labels: # List of resources to make available to the offline build context resources: -- url: https://github.com/kubernetes/kubernetes/archive/v1.19.5.tar.gz +- url: https://github.com/kubernetes/kubernetes/archive/v1.19.7.tar.gz filename: kubernetes.tar.gz validation: type: sha256 - value: c5e4d8bf0844d86898a1c3577a5251124242890fa597db19eb588b2f76c2afbb + value: f5cc6c88766a7759e049b1097492681268ed9ab36f139044ae5a180c42794c87 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: -- GitLab From 981072c9149460356cb2f8e9ad72eae61e7b28ec Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 18 Feb 2021 01:03:33 +0000 Subject: [PATCH 2/6] Update dependency kubernetes/kubernetes to v1.19.8 --- hardening_manifest.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index f8d7cb8..effa315 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kube-proxy-1.19" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v1.19.7" +- "v1.19.8" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://kubernetes.io/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "opensource" - org.opencontainers.image.version: "v1.19.7" + org.opencontainers.image.version: "v1.19.8" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "kubernetes" ## This value can be "opensource" or "commercial" @@ -37,11 +37,11 @@ labels: # List of resources to make available to the offline build context resources: -- url: https://github.com/kubernetes/kubernetes/archive/v1.19.7.tar.gz +- url: https://github.com/kubernetes/kubernetes/archive/v1.19.8.tar.gz filename: kubernetes.tar.gz validation: type: sha256 - value: f5cc6c88766a7759e049b1097492681268ed9ab36f139044ae5a180c42794c87 + value: 0f4637a34f3e5ea3c9162949e7c46d3cdcd15e08dfc49e5ec3edeb0db904ef64 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: -- GitLab From c7a2c6e560fa6c3b8759eb8e7f240a9dd568fd63 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 19 Mar 2021 01:04:42 +0000 Subject: [PATCH 3/6] Update dependency kubernetes/kubernetes to v1.19.9 --- hardening_manifest.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index effa315..99f5597 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kube-proxy-1.19" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v1.19.8" +- "v1.19.9" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://kubernetes.io/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "opensource" - org.opencontainers.image.version: "v1.19.8" + org.opencontainers.image.version: "v1.19.9" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "kubernetes" ## This value can be "opensource" or "commercial" @@ -37,11 +37,11 @@ labels: # List of resources to make available to the offline build context resources: -- url: https://github.com/kubernetes/kubernetes/archive/v1.19.8.tar.gz +- url: https://github.com/kubernetes/kubernetes/archive/v1.19.9.tar.gz filename: kubernetes.tar.gz validation: type: sha256 - value: 0f4637a34f3e5ea3c9162949e7c46d3cdcd15e08dfc49e5ec3edeb0db904ef64 + value: f1454dd717e025214998872a7de9ec70d67462c0a93d340b1b6c26a1a8501b4d - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: -- GitLab From 531d094325e409fdb90c7202ca782ed88516805f Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 16 Apr 2021 01:11:16 +0000 Subject: [PATCH 4/6] Update dependency kubernetes/kubernetes to v1.19.10 --- hardening_manifest.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 99f5597..ed9f6d6 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kube-proxy-1.19" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v1.19.9" +- "v1.19.10" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://kubernetes.io/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "opensource" - org.opencontainers.image.version: "v1.19.9" + org.opencontainers.image.version: "v1.19.10" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "kubernetes" ## This value can be "opensource" or "commercial" @@ -37,11 +37,11 @@ labels: # List of resources to make available to the offline build context resources: -- url: https://github.com/kubernetes/kubernetes/archive/v1.19.9.tar.gz +- url: https://github.com/kubernetes/kubernetes/archive/v1.19.10.tar.gz filename: kubernetes.tar.gz validation: type: sha256 - value: f1454dd717e025214998872a7de9ec70d67462c0a93d340b1b6c26a1a8501b4d + value: 009ee2744dd538c424aada83a19cadf6e8b4d22d46c0461b8021ead685b26038 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: -- GitLab From 190be5d0fe987b8de7838b74fc6788f6cc0e1ae2 Mon Sep 17 00:00:00 2001 From: "alexander.klepal" Date: Fri, 16 Apr 2021 21:11:38 +0000 Subject: [PATCH 5/6] Verified new SHA --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index ed9f6d6..400784f 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -41,7 +41,7 @@ resources: filename: kubernetes.tar.gz validation: type: sha256 - value: 009ee2744dd538c424aada83a19cadf6e8b4d22d46c0461b8021ead685b26038 + value: 32d413ab36e62771c391c724cb7f37f759e7c3f0ebf0300800d9a384f793fcd4 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: -- GitLab From 3d08aafa0fad204abbfa8792248f1401e4d24c6f Mon Sep 17 00:00:00 2001 From: "alexander.klepal" Date: Mon, 19 Apr 2021 18:32:46 +0000 Subject: [PATCH 6/6] Update hardening_manifest.yaml --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 400784f..6b73b2f 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -41,7 +41,7 @@ resources: filename: kubernetes.tar.gz validation: type: sha256 - value: 32d413ab36e62771c391c724cb7f37f759e7c3f0ebf0300800d9a384f793fcd4 + value: 009ee2744dd538c424aada83a19cadf6e8b4d22d46c0461b8021ead685b26038 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: -- GitLab