v1.1.1
Container image
docker pull ghcr.io/gnana997/periscope:v1.1.1Multi-arch: linux/amd64, linux/arm64. Cosign-signed (keyless), SBOM attached.
Helm chart
helm install periscope \
oci://ghcr.io/gnana997/charts/periscope \
--version v1.1.1 \
--namespace periscope --create-namespaceCosign-signed (keyless). Discoverable on Artifact Hub.
Verification
cosign verify \
ghcr.io/gnana997/periscope:v1.1.1 \
--certificate-identity-regexp="https://github.com/gnana997/periscope" \
--certificate-oidc-issuer=https://token.actions.githubusercontent.comWhat's Changed
- feat(examples): impersonation-client and exec-client blog companions by @gnana997 in #217
- docs(seo): explicit frontmatter for high-intent operator pages by @gnana997 in #218
- fix(spa): prevent duplicate associative-list entries in SSA body (v1.1.1) by @gnana997 in #223
Full Changelog: v1.1.0...v1.1.1