Skip to content

Commit

Permalink
Merge pull request #701 from bobcallaway/ctlog_bump_scaf_0616
Browse files Browse the repository at this point in the history
bump ctlog chart for scaffolding v0.6.16 release
  • Loading branch information
bobcallaway authored Jan 31, 2024
2 parents 886180b + bc82b84 commit a68c1f8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions charts/ctlog/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: Certificate Log

type: application

version: 0.2.50
appVersion: 0.6.14
version: 0.2.51
appVersion: 0.6.16

keywords:
- security
Expand All @@ -20,10 +20,10 @@ annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/images: |
- name: ct_server
image: ghcr.io/sigstore/scaffolding/ct_server:v0.6.14@sha256:7a2f69676bbfe4d93554c662117e7520f9250684e60c2861dc62af6a18b01e18
image: ghcr.io/sigstore/scaffolding/ct_server:v0.6.16@sha256:8687309238b35ed7869019c98d27c26ca5429cf23ecd397931917bd1398cde7e
- name: createctconfig
image: ghcr.io/sigstore/scaffolding/createctconfig:v0.6.14@sha256:4e1446a12f32dd8e7bbc7a48c74579de329307feb5cd5e467b15d216ceb4ae45
image: ghcr.io/sigstore/scaffolding/createctconfig:v0.6.16@sha256:d8d4652b93147a9d4d780844a8f0008f044e14b2594da98f0bc7a300c06765d9
- name: createtree
image: ghcr.io/sigstore/scaffolding/createtree:v0.6.14@sha256:fe4f41981fce2d6497b9f6a8e9dbdf3b0f3a5396feda6341090f363020ffb8bb
image: ghcr.io/sigstore/scaffolding/createtree:v0.6.16@sha256:bdffe48121354c475f29be316bd31d7149c215b23c4cd2b36093832193adad09
- name: curlimages/curl
image: docker.io/curlimages/curl:8.5.0@sha256:4bfa3e2c0164fb103fb9bfd4dc956facce32b6c5d47cc09fcec883ce9535d5ac
8 changes: 4 additions & 4 deletions charts/ctlog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ctlog

![Version: 0.2.50](https://img.shields.io/badge/Version-0.2.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.14](https://img.shields.io/badge/AppVersion-0.6.14-informational?style=flat-square)
![Version: 0.2.51](https://img.shields.io/badge/Version-0.2.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.16](https://img.shields.io/badge/AppVersion-0.6.16-informational?style=flat-square)

Certificate Log

Expand All @@ -23,7 +23,7 @@ Certificate Log
| createctconfig.image.pullPolicy | string | `"IfNotPresent"` | |
| createctconfig.image.registry | string | `"ghcr.io"` | |
| createctconfig.image.repository | string | `"sigstore/scaffolding/createctconfig"` | |
| createctconfig.image.version | string | `"sha256:4e1446a12f32dd8e7bbc7a48c74579de329307feb5cd5e467b15d216ceb4ae45"` | v0.6.14 |
| createctconfig.image.version | string | `"sha256:d8d4652b93147a9d4d780844a8f0008f044e14b2594da98f0bc7a300c06765d9"` | v0.6.16 |
| createctconfig.initContainerImage.curl.imagePullPolicy | string | `"IfNotPresent"` | |
| createctconfig.initContainerImage.curl.registry | string | `"docker.io"` | |
| createctconfig.initContainerImage.curl.repository | string | `"curlimages/curl"` | |
Expand All @@ -47,7 +47,7 @@ Certificate Log
| createtree.image.pullPolicy | string | `"IfNotPresent"` | |
| createtree.image.registry | string | `"ghcr.io"` | |
| createtree.image.repository | string | `"sigstore/scaffolding/createtree"` | |
| createtree.image.version | string | `"sha256:fe4f41981fce2d6497b9f6a8e9dbdf3b0f3a5396feda6341090f363020ffb8bb"` | |
| createtree.image.version | string | `"sha256:bdffe48121354c475f29be316bd31d7149c215b23c4cd2b36093832193adad09"` | |
| createtree.name | string | `"createtree"` | |
| createtree.securityContext.runAsNonRoot | bool | `true` | |
| createtree.securityContext.runAsUser | int | `65533` | |
Expand All @@ -66,7 +66,7 @@ Certificate Log
| server.image.pullPolicy | string | `"IfNotPresent"` | |
| server.image.registry | string | `"ghcr.io"` | |
| server.image.repository | string | `"sigstore/scaffolding/ct_server"` | |
| server.image.version | string | `"sha256:7a2f69676bbfe4d93554c662117e7520f9250684e60c2861dc62af6a18b01e18"` | |
| server.image.version | string | `"sha256:8687309238b35ed7869019c98d27c26ca5429cf23ecd397931917bd1398cde7e"` | |
| server.ingress.annotations | object | `{}` | |
| server.ingress.className | string | `"nginx"` | |
| server.ingress.enabled | bool | `false` | |
Expand Down
12 changes: 6 additions & 6 deletions charts/ctlog/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ server:
registry: ghcr.io
repository: sigstore/scaffolding/ct_server
pullPolicy: IfNotPresent
# v0.6.14
version: "sha256:7a2f69676bbfe4d93554c662117e7520f9250684e60c2861dc62af6a18b01e18"
# v0.6.16
version: sha256:8687309238b35ed7869019c98d27c26ca5429cf23ecd397931917bd1398cde7e
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -97,8 +97,8 @@ createtree:
registry: ghcr.io
repository: sigstore/scaffolding/createtree
pullPolicy: IfNotPresent
# v0.6.14
version: "sha256:fe4f41981fce2d6497b9f6a8e9dbdf3b0f3a5396feda6341090f363020ffb8bb"
# v0.6.16
version: sha256:bdffe48121354c475f29be316bd31d7149c215b23c4cd2b36093832193adad09
ttlSecondsAfterFinished: 3600
serviceAccount:
create: true
Expand Down Expand Up @@ -126,8 +126,8 @@ createctconfig:
registry: ghcr.io
repository: sigstore/scaffolding/createctconfig
pullPolicy: IfNotPresent
# -- v0.6.14
version: "sha256:4e1446a12f32dd8e7bbc7a48c74579de329307feb5cd5e467b15d216ceb4ae45"
# -- v0.6.16
version: sha256:d8d4652b93147a9d4d780844a8f0008f044e14b2594da98f0bc7a300c06765d9
fulcioURL: "http://fulcio-server.fulcio-system.svc"
logPrefix: sigstorescaffolding
privateKeyPasswordSecretName: ""
Expand Down

0 comments on commit a68c1f8

Please sign in to comment.