k8s-digester

Add digests to container and init container images in Kubernetes pod and pod template specs. Use either as a mutating admission webhook, or as a client-side KRM function with kpt or kustomize.

APACHE-2.0 License

Stars
118
Committers
8

Bot releases are visible (Hide)

k8s-digester - v0.1.15 Latest Release

Published by github-actions[bot] about 2 months ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.15@sha256:52740b9bdf2d334580749e5d2f8c6a6c16bba996319c89f0bdea9cdaa98a3efc
k8s-digester - v0.1.14

Published by github-actions[bot] 2 months ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.14@sha256:84f4d9df8a5dc63676ac8f15a22340ddcd08fbf2aefa960c1140e6b9dd76626c
k8s-digester - v0.1.13

Published by github-actions[bot] 11 months ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.13@sha256:d1f64b466db8909c30a1a8f48f791f61d5fe1b03f8bb918ee3a71799c129237e

Added --skip-prefixes flag, see #22 #23 , thanks @iamasmith!

k8s-digester - v0.1.12

Published by github-actions[bot] about 1 year ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.12@sha256:1bdd3e2442f3f4087502bf525537f32bdf02e595f47c6ae9ed32771d2455b3cb
k8s-digester - v0.1.11

Published by github-actions[bot] over 1 year ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.11@sha256:426ab7660c59171d314f7feb9fdda94485318b0411b68a432e8e29eb0ba5b377

Added support for CronJobs, thanks @oeduardoal !

k8s-digester - v0.1.10

Published by github-actions[bot] almost 2 years ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.10@sha256:ce9a943663db3dfa31e9bc1572696c1df4d5bbaa8036e02b46426a5cd46a2b18

Changes: https://github.com/google/k8s-digester/compare/v0.1.9...v0.1.10

k8s-digester - v0.1.9

Published by github-actions[bot] over 2 years ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.9@sha256:a087beba0a231bab17e97ee2a79a6131bb43269b367d07b17b5fffae964f6f82
k8s-digester - v0.1.7

Published by github-actions[bot] over 3 years ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.7@sha256:c2b390399b81f3c3e585814b7b04c6bcde60c79975d88e29c4e77d175064ade6
k8s-digester - v0.1.6

Published by github-actions[bot] over 3 years ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.6@sha256:5a8e9b25b7464b550c959937c412b1451004ff8d426b23ea5e8f31a5cc497a4d
k8s-digester - v0.1.5

Published by github-actions[bot] over 3 years ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.5@sha256:986426243653abac9cb66168f35d8a0aee6bd7759083cb5cac0b6f2820f4889a
k8s-digester - v0.1.4

Published by github-actions[bot] over 3 years ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.4@sha256:99246e0bc5a6d5e6fc6fe96c598ee4e80b71604380a79c1cae6cb768c335f193
k8s-digester - v0.1.3

Published by github-actions[bot] over 3 years ago

Images

GitHub Container Registry:

ghcr.io/google/k8s-digester:v0.1.3@sha256:c7186d43c184726923a48456b8229ab4b94a51646fb0c82af3459e58a8470b0a

Changes

  • Migrated to GitHub Container registry.
  • Changed how the version number is embedded in the binary.
k8s-digester - v0.1.2

Published by github-actions[bot] over 3 years ago

Images

GitHub Packages (linux/amd64):

docker.pkg.github.com/google/k8s-digester/k8s-digester:v0.1.2
k8s-digester - v0.1.1

Published by github-actions[bot] over 3 years ago

Images

GitHub Packages (linux/amd64):

docker.pkg.github.com/google/k8s-digester/k8s-digester:v0.1.1
k8s-digester - v0.1.0

Published by github-actions[bot] over 3 years ago

Images

GitHub Packages (linux/amd64):

docker.pkg.github.com/google/k8s-digester/k8s-digester:v0.1.0
k8s-digester - v0.0.3

Published by github-actions[bot] over 3 years ago

Images

GitHub Packages (linux/amd64):

docker.pkg.github.com/google/k8s-digester/k8s-digester:v0.0.3
k8s-digester - v0.0.2

Published by github-actions[bot] over 3 years ago

Images

GitHub Packages (linux/amd64):

docker.pkg.github.com/google/k8s-digester/k8s-digester:v0.0.2

Commits

3f44f7aaba85609140f5d873623bdee3d0a17267: Fix version output and image name

k8s-digester - v0.0.1

Published by github-actions[bot] over 3 years ago

Images

Google Container Registry (multi-platform):

gcr.io/cloud-solutions-images/digester:v0.0.1@sha256:a3c95b30687db280248c953ebd37ab5c3385109ebc8c3d89fabe571c9dbe7a61

GitHub Packages (linux/amd64):

docker.pkg.github.com/google/k8s-digester/k8s-digester:v0.0.1

Commits

b5ae98b6323a293be29d89520ba5987b954efa33: Initial commit