v1.0.4-rc4
Pre-release
Pre-release
·
47 commits
to main
since this release
Container image
docker pull ghcr.io/gnana997/periscope:v1.0.4-rc4Multi-arch: linux/amd64, linux/arm64. Cosign-signed (keyless), SBOM attached.
Helm chart
helm install periscope \
oci://ghcr.io/gnana997/charts/periscope \
--version v1.0.4-rc4 \
--namespace periscope --create-namespaceCosign-signed (keyless). Discoverable on Artifact Hub.
Verification
cosign verify \
ghcr.io/gnana997/periscope:v1.0.4-rc4 \
--certificate-identity-regexp="https://github.com/gnana997/periscope" \
--certificate-oidc-issuer=https://token.actions.githubusercontent.comWhat's Changed
- fix(eks): rc-3 polish — stale selection, mode/stub stickiness, configurationValues tab, Pod Identity by @gnana997 in #128
Full Changelog: v1.0.4-rc3...v1.0.4-rc4