From fbd3f8c59df179616a400d6198edd4f7e23c440d Mon Sep 17 00:00:00 2001 From: Javan lacerda Date: Tue, 6 Aug 2024 22:03:25 +0000 Subject: [PATCH 1/2] upgrade fulcio image, bump version Signed-off-by: Javan lacerda --- charts/fulcio/Chart.yaml | 4 ++-- charts/fulcio/README.md | 4 ++-- charts/fulcio/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/fulcio/Chart.yaml b/charts/fulcio/Chart.yaml index 97560d43..d4922d0d 100644 --- a/charts/fulcio/Chart.yaml +++ b/charts/fulcio/Chart.yaml @@ -5,7 +5,7 @@ description: | type: application -version: 2.4.1 +version: 2.5.0 appVersion: 1.5.1 keywords: @@ -27,6 +27,6 @@ annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/images: | - name: fulcio - image: gcr.io/projectsigstore/fulcio:v1.5.1@sha256:17b914c4a1d05871e3353630b3516b106b653839587aa496d0f96b6e857c8714 + image: gcr.io/projectsigstore/fulcio:v1.6.0@sha256:9030be23f59405100bc8d24ce2ca493b9d430639ef49b448541a840b3bfd7771 - name: createcerts image: ghcr.io/sigstore/scaffolding/createcerts:v0.7.5@sha256:cd605e02eef0c0d70aa0b4805c6483054ab652f8ff0e9b382f06961596ef3e73 diff --git a/charts/fulcio/README.md b/charts/fulcio/README.md index bb23b51c..ef80e67f 100644 --- a/charts/fulcio/README.md +++ b/charts/fulcio/README.md @@ -2,7 +2,7 @@ -![Version: 2.4.1](https://img.shields.io/badge/Version-2.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) +![Version: 2.5.0](https://img.shields.io/badge/Version-2.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) Fulcio is a free code signing Certificate Authority, built to make short-lived certificates available to anyone. @@ -125,7 +125,7 @@ helm uninstall [RELEASE_NAME] | server.image.pullPolicy | string | `"IfNotPresent"` | | | server.image.registry | string | `"gcr.io"` | | | server.image.repository | string | `"projectsigstore/fulcio"` | | -| server.image.version | string | `"sha256:17b914c4a1d05871e3353630b3516b106b653839587aa496d0f96b6e857c8714"` | v1.5.1 | +| server.image.version | string | `"sha256:9030be23f59405100bc8d24ce2ca493b9d430639ef49b448541a840b3bfd7771"` | v1.5.1 | | server.ingress.grpc.annotations."nginx.ingress.kubernetes.io/backend-protocol" | string | `"GRPC"` | | | server.ingress.grpc.className | string | `""` | | | server.ingress.grpc.enabled | bool | `false` | | diff --git a/charts/fulcio/values.yaml b/charts/fulcio/values.yaml index 2c5b2437..35e2ce1a 100644 --- a/charts/fulcio/values.yaml +++ b/charts/fulcio/values.yaml @@ -22,7 +22,7 @@ server: pullPolicy: IfNotPresent # crane digest gcr.io/projectsigstore/fulcio:v1.5.1 # -- v1.5.1 - version: sha256:17b914c4a1d05871e3353630b3516b106b653839587aa496d0f96b6e857c8714 + version: sha256:9030be23f59405100bc8d24ce2ca493b9d430639ef49b448541a840b3bfd7771 args: port: 5555 grpcPort: 5554 From de1ddb83b176226f9cdcdf32f9253ee942c6105c Mon Sep 17 00:00:00 2001 From: Javan lacerda Date: Tue, 6 Aug 2024 22:33:17 +0000 Subject: [PATCH 2/2] bump fulcio appversion Signed-off-by: Javan lacerda --- charts/fulcio/Chart.yaml | 2 +- charts/fulcio/README.md | 4 ++-- charts/fulcio/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/fulcio/Chart.yaml b/charts/fulcio/Chart.yaml index d4922d0d..e515b011 100644 --- a/charts/fulcio/Chart.yaml +++ b/charts/fulcio/Chart.yaml @@ -6,7 +6,7 @@ description: | type: application version: 2.5.0 -appVersion: 1.5.1 +appVersion: 1.6.0 keywords: - security diff --git a/charts/fulcio/README.md b/charts/fulcio/README.md index ef80e67f..e6a6f0d9 100644 --- a/charts/fulcio/README.md +++ b/charts/fulcio/README.md @@ -2,7 +2,7 @@ -![Version: 2.5.0](https://img.shields.io/badge/Version-2.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) +![Version: 2.5.0](https://img.shields.io/badge/Version-2.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) Fulcio is a free code signing Certificate Authority, built to make short-lived certificates available to anyone. @@ -125,7 +125,7 @@ helm uninstall [RELEASE_NAME] | server.image.pullPolicy | string | `"IfNotPresent"` | | | server.image.registry | string | `"gcr.io"` | | | server.image.repository | string | `"projectsigstore/fulcio"` | | -| server.image.version | string | `"sha256:9030be23f59405100bc8d24ce2ca493b9d430639ef49b448541a840b3bfd7771"` | v1.5.1 | +| server.image.version | string | `"sha256:9030be23f59405100bc8d24ce2ca493b9d430639ef49b448541a840b3bfd7771"` | v1.6.0 | | server.ingress.grpc.annotations."nginx.ingress.kubernetes.io/backend-protocol" | string | `"GRPC"` | | | server.ingress.grpc.className | string | `""` | | | server.ingress.grpc.enabled | bool | `false` | | diff --git a/charts/fulcio/values.yaml b/charts/fulcio/values.yaml index 35e2ce1a..b775c061 100644 --- a/charts/fulcio/values.yaml +++ b/charts/fulcio/values.yaml @@ -20,8 +20,8 @@ server: registry: gcr.io repository: projectsigstore/fulcio pullPolicy: IfNotPresent - # crane digest gcr.io/projectsigstore/fulcio:v1.5.1 - # -- v1.5.1 + # crane digest gcr.io/projectsigstore/fulcio:v1.6.0 + # -- v1.6.0 version: sha256:9030be23f59405100bc8d24ce2ca493b9d430639ef49b448541a840b3bfd7771 args: port: 5555