Skip to content

Commit

Permalink
Merge pull request #662 from bobcallaway/trillian_bump_0610
Browse files Browse the repository at this point in the history
bump trillian for 0.6.10 release
  • Loading branch information
bobcallaway authored Nov 22, 2023
2 parents eca3817 + fe031b8 commit be059fe
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions charts/trillian/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
type: application

version: 0.2.17
version: 0.2.18
appVersion: 1.5.3

keywords:
Expand Down Expand Up @@ -35,8 +35,8 @@ annotations:
- name: log_signer
image: gcr.io/projectsigstore/trillian_log_signer@sha256:948291659bb9910708900aad33dd18669d001ea5e93b85404634bab8e38c83d7
- name: cloud_proxy
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.7.1-alpine@sha256:38b31e81da387542027b9d4b67c6c83704e12e6766c5c5ad3013aaf51e4cf540
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.7.2-alpine@sha256:2514634b2b398db63ba7bf2222dc243a84f281285d3b5a406fc1a19f9c0b816b
- name: scaffold_cloud_proxy
image: ghcr.io/sigstore/scaffolding/cloudsqlproxy:v0.6.9@sha256:3c6bf9b6bfc299d8a96de7771b5226a5f7bcce1b7893c039393f1dec5e66c799
image: ghcr.io/sigstore/scaffolding/cloudsqlproxy:v0.6.10@sha256:7aca1e897b40958fa30bdf41161095c48ae1fc2a8b31f0e9c7742acbf182a125
- name: createdb
image: ghcr.io/sigstore/scaffolding/createdb:v0.6.9@sha256:b4a79c60c0dc9019e25d9b2d41d62c5fbd16be56d73df980b0ab3491a2bcb8c8
image: ghcr.io/sigstore/scaffolding/createdb:v0.6.10@sha256:f9442ce8323163ffe876e9b10da196b361074d8865a0ef963f3879c61863595b
10 changes: 5 additions & 5 deletions charts/trillian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- This README.md is generated. Please edit README.md.gotmpl -->

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

Trillian is a log that stores an accurate, immutable and verifiable history of activity.

Expand Down Expand Up @@ -45,7 +45,7 @@ helm uninstall [RELEASE_NAME]
| createdb.image.pullPolicy | string | `"IfNotPresent"` | |
| createdb.image.registry | string | `"ghcr.io"` | |
| createdb.image.repository | string | `"sigstore/scaffolding/createdb"` | |
| createdb.image.version | string | `"sha256:b4a79c60c0dc9019e25d9b2d41d62c5fbd16be56d73df980b0ab3491a2bcb8c8"` | v0.6.9 |
| createdb.image.version | string | `"sha256:f9442ce8323163ffe876e9b10da196b361074d8865a0ef963f3879c61863595b"` | v0.6.10 |
| createdb.name | string | `"createdb"` | |
| createdb.serviceAccount.annotations | object | `{}` | |
| createdb.serviceAccount.create | bool | `false` | |
Expand Down Expand Up @@ -116,7 +116,7 @@ helm uninstall [RELEASE_NAME]
| mysql.auth.username | string | `"mysql"` | |
| mysql.enabled | bool | `true` | |
| mysql.gcp.cloudsql.registry | string | `"gcr.io"` | |
| mysql.gcp.cloudsql.repository | string | `"cloud-sql-connectors/cloud-sql-proxy:2.7.1-alpine"` | |
| mysql.gcp.cloudsql.repository | string | `"cloud-sql-connectors/cloud-sql-proxy:2.7.2-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 @@ -125,7 +125,7 @@ helm uninstall [RELEASE_NAME]
| 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:38b31e81da387542027b9d4b67c6c83704e12e6766c5c5ad3013aaf51e4cf540"` | crane digest cloud-sql-connectors/cloud-sql-proxy:2.7.1-alpine |
| mysql.gcp.cloudsql.version | string | `"sha256:2514634b2b398db63ba7bf2222dc243a84f281285d3b5a406fc1a19f9c0b816b"` | crane digest cloud-sql-connectors/cloud-sql-proxy:2.7.2-alpine |
| mysql.gcp.enabled | bool | `false` | |
| mysql.gcp.instance | string | `""` | |
| mysql.gcp.scaffoldSQLProxy.registry | string | `"ghcr.io"` | |
Expand All @@ -136,7 +136,7 @@ helm uninstall [RELEASE_NAME]
| 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:3c6bf9b6bfc299d8a96de7771b5226a5f7bcce1b7893c039393f1dec5e66c799"` | v0.6.9 which is based on cloud-sql-proxy:2.7.1-alpine |
| mysql.gcp.scaffoldSQLProxy.version | string | `"sha256:7aca1e897b40958fa30bdf41161095c48ae1fc2a8b31f0e9c7742acbf182a125"` | v0.6.10 which is based on cloud-sql-proxy:2.7.2-alpine |
| mysql.hostname | string | `""` | |
| mysql.image.pullPolicy | string | `"IfNotPresent"` | |
| mysql.image.registry | string | `"gcr.io"` | |
Expand Down
14 changes: 7 additions & 7 deletions charts/trillian/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ mysql:
scaffoldSQLProxy:
registry: ghcr.io
repository: sigstore/scaffolding/cloudsqlproxy
# -- v0.6.9 which is based on cloud-sql-proxy:2.7.1-alpine
version: sha256:3c6bf9b6bfc299d8a96de7771b5226a5f7bcce1b7893c039393f1dec5e66c799
# -- v0.6.10 which is based on cloud-sql-proxy:2.7.2-alpine
version: sha256:7aca1e897b40958fa30bdf41161095c48ae1fc2a8b31f0e9c7742acbf182a125
resources:
requests:
memory: "2Gi"
Expand All @@ -43,9 +43,9 @@ mysql:
- ALL
cloudsql:
registry: gcr.io
repository: cloud-sql-connectors/cloud-sql-proxy:2.7.1-alpine
# -- crane digest cloud-sql-connectors/cloud-sql-proxy:2.7.1-alpine
version: sha256:38b31e81da387542027b9d4b67c6c83704e12e6766c5c5ad3013aaf51e4cf540
repository: cloud-sql-connectors/cloud-sql-proxy:2.7.2-alpine
# -- crane digest cloud-sql-connectors/cloud-sql-proxy:2.7.2-alpine
version: sha256:2514634b2b398db63ba7bf2222dc243a84f281285d3b5a406fc1a19f9c0b816b
resources:
requests:
memory: "2Gi"
Expand Down Expand Up @@ -201,8 +201,8 @@ createdb:
registry: ghcr.io
repository: sigstore/scaffolding/createdb
pullPolicy: IfNotPresent
# -- v0.6.9
version: sha256:b4a79c60c0dc9019e25d9b2d41d62c5fbd16be56d73df980b0ab3491a2bcb8c8
# -- v0.6.10
version: sha256:f9442ce8323163ffe876e9b10da196b361074d8865a0ef963f3879c61863595b
serviceAccount:
create: false
name: ""
Expand Down

0 comments on commit be059fe

Please sign in to comment.