Skip to content

Commit

Permalink
bump trillian chart for latest scaffolding release (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobcallaway committed Jul 28, 2024
1 parent 6359bda commit 3e1b153
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
12 changes: 6 additions & 6 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.25
version: 0.2.26
appVersion: 1.6.0

keywords:
Expand All @@ -31,12 +31,12 @@ annotations:
- name: db_server
image: gcr.io/trillian-opensource-ci/db_server:v1.5.3@sha256:2a685a38dd0129cceb646c232d285383f614c7e6fa51ff8f512aef78e4298461
- name: log_server
image: ghcr.io/sigstore/scaffolding/trillian_log_server:v0.6.17@sha256:34a87140ff88da3f8b83ef8f12575a5dc684afc79af880f148f45ca27f16e60e
image: ghcr.io/sigstore/scaffolding/trillian_log_server:v0.7.5@sha256:9da02afc1d475125a2205bc1a862e3f041db2ce7aec603e22d59f97e4f5845a3
- name: log_signer
image: ghcr.io/sigstore/scaffolding/trillian_log_signer:v0.6.17@sha256:ab97f7591e96e7ae1dbfea3bcc4b5f4b8ad13857e04779d8c6c2309cc432e5ce
image: ghcr.io/sigstore/scaffolding/trillian_log_signer:v0.7.5@sha256:99262641e4187f7496c033c5d407e0df4356d22ab646b44105674df9a5ca63cc
- name: cloud_proxy
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.9.0-alpine@sha256:40a7b65ad15ce73666ddf8f79a7651b59477688c27e22fd47aa59bb9b39757d9
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.12.0-alpine@sha256:a3843521730914f074f364c5bec608319ebeb5e66da9314ba45b16cd8223547f
- name: scaffold_cloud_proxy
image: ghcr.io/sigstore/scaffolding/cloudsqlproxy:v0.6.17@sha256:7cf71a5173283a5102e4765a829205007dd171511d6f8715f45b7179411ea2e2
image: ghcr.io/sigstore/scaffolding/cloudsqlproxy:v0.7.5@sha256:3dfbca0320a497cddd66a748b53377982c6309cb9e3c73f21d2b1bdef14730ba
- name: createdb
image: ghcr.io/sigstore/scaffolding/createdb:v0.6.17@sha256:ea809b5f603764df5fb7e1f46f7e7be24b6717890c560e7e67fdb0a640a8a755
image: ghcr.io/sigstore/scaffolding/createdb:v0.7.5@sha256:108dcdb64cff7520574f1efd63ebba71d7d4ea60fe652b0ef2b5f60ccd596042
14 changes: 7 additions & 7 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.25](https://img.shields.io/badge/Version-0.2.25-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)
![Version: 0.2.26](https://img.shields.io/badge/Version-0.2.26-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)

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

Expand Down Expand Up @@ -46,7 +46,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:ea809b5f603764df5fb7e1f46f7e7be24b6717890c560e7e67fdb0a640a8a755"` | v0.6.17 |
| createdb.image.version | string | `"sha256:108dcdb64cff7520574f1efd63ebba71d7d4ea60fe652b0ef2b5f60ccd596042"` | v0.7.5 |
| createdb.name | string | `"createdb"` | |
| createdb.nodeSelector | object | `{}` | |
| createdb.serviceAccount.annotations | object | `{}` | |
Expand All @@ -70,7 +70,7 @@ helm uninstall [RELEASE_NAME]
| logServer.image.pullPolicy | string | `"IfNotPresent"` | |
| logServer.image.registry | string | `"ghcr.io"` | |
| logServer.image.repository | string | `"sigstore/scaffolding/trillian_log_server"` | |
| logServer.image.version | string | `"sha256:34a87140ff88da3f8b83ef8f12575a5dc684afc79af880f148f45ca27f16e60e"` | v0.6.17 |
| logServer.image.version | string | `"sha256:9da02afc1d475125a2205bc1a862e3f041db2ce7aec603e22d59f97e4f5845a3"` | v0.7.5 |
| logServer.livenessProbe | object | `{}` | |
| logServer.name | string | `"log-server"` | |
| logServer.nodeSelector | object | `{}` | |
Expand Down Expand Up @@ -99,7 +99,7 @@ helm uninstall [RELEASE_NAME]
| logSigner.image.pullPolicy | string | `"IfNotPresent"` | |
| logSigner.image.registry | string | `"ghcr.io"` | |
| logSigner.image.repository | string | `"sigstore/scaffolding/trillian_log_signer"` | |
| logSigner.image.version | string | `"sha256:ab97f7591e96e7ae1dbfea3bcc4b5f4b8ad13857e04779d8c6c2309cc432e5ce"` | v0.6.17 |
| logSigner.image.version | string | `"sha256:99262641e4187f7496c033c5d407e0df4356d22ab646b44105674df9a5ca63cc"` | v0.7.5 |
| logSigner.livenessProbe | object | `{}` | |
| logSigner.name | string | `"log-signer"` | |
| logSigner.nodeSelector | object | `{}` | |
Expand All @@ -124,7 +124,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.9.0-alpine"` | |
| mysql.gcp.cloudsql.repository | string | `"cloud-sql-connectors/cloud-sql-proxy:2.12.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 @@ -133,7 +133,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:40a7b65ad15ce73666ddf8f79a7651b59477688c27e22fd47aa59bb9b39757d9"` | crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.9.0-alpine |
| mysql.gcp.cloudsql.version | string | `"sha256:a3843521730914f074f364c5bec608319ebeb5e66da9314ba45b16cd8223547f"` | crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.12.0-alpine |
| mysql.gcp.enabled | bool | `false` | |
| mysql.gcp.instance | string | `""` | |
| mysql.gcp.scaffoldSQLProxy.registry | string | `"ghcr.io"` | |
Expand All @@ -144,7 +144,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:7cf71a5173283a5102e4765a829205007dd171511d6f8715f45b7179411ea2e2"` | v0.6.17 which is based on cloud-sql-proxy:2.9.0-alpine |
| mysql.gcp.scaffoldSQLProxy.version | string | `"sha256:3dfbca0320a497cddd66a748b53377982c6309cb9e3c73f21d2b1bdef14730ba"` | v0.7.5 which is based on cloud-sql-proxy:2.12.0-alpine |
| mysql.hostname | string | `""` | |
| mysql.image.pullPolicy | string | `"IfNotPresent"` | |
| mysql.image.registry | string | `"gcr.io"` | |
Expand Down
22 changes: 11 additions & 11 deletions charts/trillian/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ mysql:
scaffoldSQLProxy:
registry: ghcr.io
repository: sigstore/scaffolding/cloudsqlproxy
# -- v0.6.17 which is based on cloud-sql-proxy:2.9.0-alpine
version: sha256:7cf71a5173283a5102e4765a829205007dd171511d6f8715f45b7179411ea2e2
# -- v0.7.5 which is based on cloud-sql-proxy:2.12.0-alpine
version: sha256:3dfbca0320a497cddd66a748b53377982c6309cb9e3c73f21d2b1bdef14730ba
resources:
requests:
memory: "2Gi"
Expand All @@ -46,9 +46,9 @@ mysql:
- ALL
cloudsql:
registry: gcr.io
repository: cloud-sql-connectors/cloud-sql-proxy:2.9.0-alpine
# -- crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.9.0-alpine
version: sha256:40a7b65ad15ce73666ddf8f79a7651b59477688c27e22fd47aa59bb9b39757d9
repository: cloud-sql-connectors/cloud-sql-proxy:2.12.0-alpine
# -- crane digest gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.12.0-alpine
version: sha256:a3843521730914f074f364c5bec608319ebeb5e66da9314ba45b16cd8223547f
resources:
requests:
memory: "2Gi"
Expand Down Expand Up @@ -138,8 +138,8 @@ logServer:
registry: ghcr.io
repository: sigstore/scaffolding/trillian_log_server
pullPolicy: IfNotPresent
# -- v0.6.17
version: sha256:34a87140ff88da3f8b83ef8f12575a5dc684afc79af880f148f45ca27f16e60e
# -- v0.7.5
version: sha256:9da02afc1d475125a2205bc1a862e3f041db2ce7aec603e22d59f97e4f5845a3
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -174,8 +174,8 @@ logSigner:
registry: ghcr.io
repository: sigstore/scaffolding/trillian_log_signer
pullPolicy: IfNotPresent
# -- v0.6.17
version: sha256:ab97f7591e96e7ae1dbfea3bcc4b5f4b8ad13857e04779d8c6c2309cc432e5ce
# -- v0.7.5
version: sha256:99262641e4187f7496c033c5d407e0df4356d22ab646b44105674df9a5ca63cc
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -204,8 +204,8 @@ createdb:
registry: ghcr.io
repository: sigstore/scaffolding/createdb
pullPolicy: IfNotPresent
# -- v0.6.17
version: sha256:ea809b5f603764df5fb7e1f46f7e7be24b6717890c560e7e67fdb0a640a8a755
# -- v0.7.5
version: sha256:108dcdb64cff7520574f1efd63ebba71d7d4ea60fe652b0ef2b5f60ccd596042
serviceAccount:
create: false
name: ""
Expand Down

0 comments on commit 3e1b153

Please sign in to comment.