Skip to content

Commit

Permalink
Merge pull request #857 from bobcallaway/rekor_152
Browse files Browse the repository at this point in the history
bump rekor chart for scaf 0.7.15 release
  • Loading branch information
bobcallaway authored Oct 30, 2024
2 parents 249c1aa + 8292834 commit 84187c6
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
12 changes: 6 additions & 6 deletions charts/rekor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Part of the sigstore project, Rekor is a timestamping server and tr

type: application

version: 1.5.1
version: 1.5.2
appVersion: 1.3.6

keywords:
Expand All @@ -19,24 +19,24 @@ maintainers:

dependencies:
- name: trillian
version: 0.2.28
version: 0.2.29
repository: https://sigstore.github.io/helm-charts
condition: trillian.enabled

annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/images: |
- name: createtree
image: ghcr.io/sigstore/scaffolding/createtree:v0.7.11@sha256:4e3614df07561b096f1bfe1e1f79582b1545d6253bfad0f79235a1a1af74ef03
image: ghcr.io/sigstore/scaffolding/createtree:v0.7.15@sha256:ee42272373b46a898b21a0aea21cf703e90048e03f45a4640381b4a04735ffd8
- name: curlimages/curl
image: docker.io/curlimages/curl:8.10.1@sha256:d9b4541e214bcd85196d6e92e2753ac6d0ea699f0af5741f8c6cccbfcf00ef4b
- name: rekor-server
image: gcr.io/projectsigstore/rekor-server:v1.3.6@sha256:1237f29e2105d7f5451bbe15a3aca8677ddd1bb80620ca2fd06f74262437cf51
- name: redis
image: docker.io/redis:6.2.14-alpine3.20@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e
image: docker.io/redis:6.2.16-alpine3.20@sha256:2ba50e1ac3a0ea17b736ce9db2b0a9f6f8b85d4c27d5f5accc6a416d8f42c6d5
- name: backfill-redis
image: ghcr.io/sigstore/rekor/backfill-redis:v1.3.6@sha256:a13cd8b2a554d6116888fd1f383cf6e91fc1716df5eda392b82e6bfc66995ec3
- name: scaffold_cloud_proxy
image: ghcr.io/sigstore/scaffolding/cloudsqlproxy:v0.7.11@sha256:16364cc06de704959576b23da26798850141ecae0f70510654764467cd9f47be
image: ghcr.io/sigstore/scaffolding/cloudsqlproxy:v0.7.15@sha256:862598dc2457fd246dc5363e0bd21462343c89e714dbd4159e49f119e8ff5ca5
- name: cloud_proxy
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.13.0-alpine@sha256:74680d0e49d44af5b6f994a6a29712866cb95d8851b1416676313d0cf567946b
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.0-alpine@sha256:6dc1d9ea84ff43eaeaebe51bb52de9e24dce8d8affd2fda0dc0d218897456c12
14 changes: 7 additions & 7 deletions charts/rekor/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rekor

![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.6](https://img.shields.io/badge/AppVersion-1.3.6-informational?style=flat-square)
![Version: 1.5.2](https://img.shields.io/badge/Version-1.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.6](https://img.shields.io/badge/AppVersion-1.3.6-informational?style=flat-square)

Part of the sigstore project, Rekor is a timestamping server and transparency log for storing signatures, as well as an API based server for validation

Expand All @@ -20,7 +20,7 @@ Part of the sigstore project, Rekor is a timestamping server and transparency lo

| Repository | Name | Version |
|------------|------|---------|
| https://sigstore.github.io/helm-charts | trillian | 0.2.28 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.29 |

## Values

Expand Down Expand Up @@ -48,7 +48,7 @@ Part of the sigstore project, Rekor is a timestamping server and transparency lo
| createtree.image.pullPolicy | string | `"IfNotPresent"` | |
| createtree.image.registry | string | `"ghcr.io"` | |
| createtree.image.repository | string | `"sigstore/scaffolding/createtree"` | |
| createtree.image.version | string | `"sha256:4e3614df07561b096f1bfe1e1f79582b1545d6253bfad0f79235a1a1af74ef03"` | |
| createtree.image.version | string | `"sha256:ee42272373b46a898b21a0aea21cf703e90048e03f45a4640381b4a04735ffd8"` | |
| createtree.name | string | `"createtree"` | |
| createtree.nodeSelector | object | `{}` | |
| createtree.resources | object | `{}` | |
Expand All @@ -68,7 +68,7 @@ Part of the sigstore project, Rekor is a timestamping server and transparency lo
| initContainerResources | object | `{}` | |
| mysql.enabled | bool | `false` | |
| mysql.gcp.cloudsql.registry | string | `"gcr.io"` | |
| mysql.gcp.cloudsql.repository | string | `"cloud-sql-connectors/cloud-sql-proxy:2.13.0-alpine"` | |
| mysql.gcp.cloudsql.repository | string | `"cloud-sql-connectors/cloud-sql-proxy:2.14.0-alpine"` | |
| mysql.gcp.cloudsql.resources.requests.cpu | string | `"1"` | |
| mysql.gcp.cloudsql.resources.requests.memory | string | `"2Gi"` | |
| mysql.gcp.cloudsql.securityContext.allowPrivilegeEscalation | bool | `false` | |
Expand All @@ -77,7 +77,7 @@ Part of the sigstore project, Rekor is a timestamping server and transparency lo
| mysql.gcp.cloudsql.securityContext.runAsNonRoot | bool | `true` | |
| mysql.gcp.cloudsql.unixDomainSocket.enabled | bool | `false` | |
| mysql.gcp.cloudsql.unixDomainSocket.path | string | `"/cloudsql"` | |
| mysql.gcp.cloudsql.version | string | `"sha256:74680d0e49d44af5b6f994a6a29712866cb95d8851b1416676313d0cf567946b"` | crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.13.0-alpine |
| mysql.gcp.cloudsql.version | string | `"sha256:6dc1d9ea84ff43eaeaebe51bb52de9e24dce8d8affd2fda0dc0d218897456c12"` | crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.0-alpine |
| mysql.gcp.enabled | bool | `false` | |
| mysql.gcp.instance | string | `""` | |
| mysql.gcp.scaffoldSQLProxy.registry | string | `"ghcr.io"` | |
Expand All @@ -88,7 +88,7 @@ Part of the sigstore project, Rekor is a timestamping server and transparency lo
| mysql.gcp.scaffoldSQLProxy.securityContext.capabilities.drop[0] | string | `"ALL"` | |
| mysql.gcp.scaffoldSQLProxy.securityContext.readOnlyRootFilesystem | bool | `true` | |
| mysql.gcp.scaffoldSQLProxy.securityContext.runAsNonRoot | bool | `true` | |
| mysql.gcp.scaffoldSQLProxy.version | string | `"sha256:16364cc06de704959576b23da26798850141ecae0f70510654764467cd9f47be"` | v0.7.11 which is based on cloud-sql-proxy:2.13.0-alpine |
| mysql.gcp.scaffoldSQLProxy.version | string | `"sha256:862598dc2457fd246dc5363e0bd21462343c89e714dbd4159e49f119e8ff5ca5"` | v0.7.15 which is based on cloud-sql-proxy:2.14.0-alpine |
| mysql.hostname | string | `""` | |
| mysql.image.pullPolicy | string | `"IfNotPresent"` | |
| mysql.image.registry | string | `"gcr.io"` | |
Expand All @@ -109,7 +109,7 @@ Part of the sigstore project, Rekor is a timestamping server and transparency lo
| redis.image.pullPolicy | string | `"IfNotPresent"` | |
| redis.image.registry | string | `"docker.io"` | |
| redis.image.repository | string | `"redis"` | |
| redis.image.version | string | `"sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e"` | 6.2.14-alpine3.20 |
| redis.image.version | string | `"sha256:2ba50e1ac3a0ea17b736ce9db2b0a9f6f8b85d4c27d5f5accc6a416d8f42c6d5"` | 6.2.16-alpine3.20 |
| redis.name | string | `"redis"` | |
| redis.nodeSelector | object | `{}` | |
| redis.port | int | `6379` | |
Expand Down
18 changes: 9 additions & 9 deletions charts/rekor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ redis:
registry: docker.io
repository: redis
pullPolicy: IfNotPresent
# -- 6.2.14-alpine3.20
version: "sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e"
# -- 6.2.16-alpine3.20
version: "sha256:2ba50e1ac3a0ea17b736ce9db2b0a9f6f8b85d4c27d5f5accc6a416d8f42c6d5"
resources: {}
readinessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -64,8 +64,8 @@ mysql:
scaffoldSQLProxy:
registry: ghcr.io
repository: sigstore/scaffolding/cloudsqlproxy
# -- v0.7.11 which is based on cloud-sql-proxy:2.13.0-alpine
version: sha256:16364cc06de704959576b23da26798850141ecae0f70510654764467cd9f47be
# -- v0.7.15 which is based on cloud-sql-proxy:2.14.0-alpine
version: sha256:862598dc2457fd246dc5363e0bd21462343c89e714dbd4159e49f119e8ff5ca5
resources:
requests:
memory: "2Gi"
Expand All @@ -79,9 +79,9 @@ mysql:
- ALL
cloudsql:
registry: gcr.io
repository: cloud-sql-connectors/cloud-sql-proxy:2.13.0-alpine
# -- crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.13.0-alpine
version: sha256:74680d0e49d44af5b6f994a6a29712866cb95d8851b1416676313d0cf567946b
repository: cloud-sql-connectors/cloud-sql-proxy:2.14.0-alpine
# -- crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.0-alpine
version: sha256:6dc1d9ea84ff43eaeaebe51bb52de9e24dce8d8affd2fda0dc0d218897456c12
resources:
requests:
memory: "2Gi"
Expand Down Expand Up @@ -233,8 +233,8 @@ createtree:
registry: ghcr.io
repository: sigstore/scaffolding/createtree
pullPolicy: IfNotPresent
# v0.7.11
version: sha256:4e3614df07561b096f1bfe1e1f79582b1545d6253bfad0f79235a1a1af74ef03
# v0.7.15
version: sha256:ee42272373b46a898b21a0aea21cf703e90048e03f45a4640381b4a04735ffd8
ttlSecondsAfterFinished: 3600
serviceAccount:
create: true
Expand Down

0 comments on commit 84187c6

Please sign in to comment.