Container image
docker pull ghcr.io/gnana997/periscope:v1.1.6Multi-arch: linux/amd64, linux/arm64. Cosign-signed (keyless), SBOM attached.
Helm chart
helm install periscope \
oci://ghcr.io/gnana997/charts/periscope \
--version v1.1.6 \
--namespace periscope --create-namespaceCosign-signed (keyless). Discoverable on Artifact Hub.
Verification
cosign verify \
ghcr.io/gnana997/periscope:v1.1.6 \
--certificate-identity-regexp="https://github.com/gnana997/periscope" \
--certificate-oidc-issuer=https://token.actions.githubusercontent.comWhat's Changed
- docs: cut v1.1.5 changelog + NodePort troubleshooting entry by @gnana997 in #246
- release: v1.1.6 — in-browser SSM node shell (#105) by @gnana997 in #248
Full Changelog: v1.1.5...v1.1.6