From 0b2a809cada7d6ca9c6ee20d9045bf249f568c1d Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 14 Jan 2021 01:01:08 +0000 Subject: [PATCH 1/3] 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 1703b17..4fdadb7 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kubectl-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" @@ -38,10 +38,10 @@ labels: # List of resources to make available to the offline build context resources: - filename: kubernetes.tar.gz - url: https://github.com/kubernetes/kubernetes/archive/v1.19.5.tar.gz + url: https://github.com/kubernetes/kubernetes/archive/v1.19.7.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 cd530b1f6c20152eaf27c5f11ee40eb157549267 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 18 Feb 2021 01:03:05 +0000 Subject: [PATCH 2/3] 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 4fdadb7..66b555a 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kubectl-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" @@ -38,10 +38,10 @@ labels: # List of resources to make available to the offline build context resources: - filename: kubernetes.tar.gz - url: https://github.com/kubernetes/kubernetes/archive/v1.19.7.tar.gz + url: https://github.com/kubernetes/kubernetes/archive/v1.19.8.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 0fc79951a3fcc3a5e8661544a3738efe58d71c13 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 19 Mar 2021 01:03:56 +0000 Subject: [PATCH 3/3] 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 66b555a..7c81f9f 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kubectl-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" @@ -38,10 +38,10 @@ labels: # List of resources to make available to the offline build context resources: - filename: kubernetes.tar.gz - url: https://github.com/kubernetes/kubernetes/archive/v1.19.8.tar.gz + url: https://github.com/kubernetes/kubernetes/archive/v1.19.9.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