Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Changes to ctlog to update to latest and incorporation of common chart #584

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sabre1041
Copy link
Contributor

Description of the change

First integration of the v2 rework to refactor charts to using the common Helm Charts.

Existing or Associated Issue(s)

#536

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver. Where applicable, update and bump the versions in any associated umbrella chart
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

cpanato
cpanato previously approved these changes Jul 31, 2023
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/images: |
- name: ct_server
image: ghcr.io/sigstore/scaffolding/ct_server@sha256:91d23363c34ca0a8ec1fb89129815fb32f851eb8986bfbf7b2aed85c98411f04
image: ghcr.io/sigstore/scaffolding/ct_server@sha256:sha256:2ea576af6b64e154b718b058cd03b74fac8399affcf93c4251ab2234704ca432
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there might be an extra sha256 in this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

Signed-off-by: Andrew Block <andy.block@gmail.com>
@sabre1041 sabre1041 changed the title Changes to ctlog to update to latest and incorporation of common chart WIP: Changes to ctlog to update to latest and incorporation of common chart Aug 1, 2023
@sabre1041
Copy link
Contributor Author

Changed to WIP since there will be changes to the common chart as continued alignment between multiple charts is occurring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants