docs(hoppscotch): sync 2026.6.0 default#376
Merged
Merged
Conversation
📝 WalkthroughWalkthroughThis PR updates the Hoppscotch chart configuration and documentation to reference image tag 2026.6.0. A new "Image Tag" field is added to the playground config, and documentation defaults are updated from 2026.5.0 to 2026.6.0. ChangesHoppscotch Image Tag Bump
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
mberlofa
added a commit
to helmforgedev/charts
that referenced
this pull request
Jul 7, 2026
Closes #695. ## Summary - Bump Hoppscotch from 2026.5.0 to 2026.6.0. - Update the Docker Hub Hoppscotch AIO image tag, README upgrade notes, production docs, and image assertion tests. - Remove the decorative marker from the README security scan heading while touching the file. ## Upstream Evidence - GitHub release: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.6.0 - Official release blog: https://hoppscotch.com/blog/hoppscotch-v2026-6-0 - Docker Hub image manifest verified: `docker.io/hoppscotch/hoppscotch:2026.6.0` - Manifest platforms: `linux/amd64`, `linux/arm64`. - The upstream cloud rollback note applies to Hoppscotch Cloud only; release notes state self-hosted deployments are not affected. - 2026.6.0 adds OAuth2 `id_token` support, mock server URL handling for subpath deployments, Thai language support, self-hosted admin validation improvements, and security hardening. ## Site Sync - Site PR: helmforgedev/site#376 ## Validation - `make image-verify IMAGE=docker.io/hoppscotch/hoppscotch:2026.6.0` - `make deps-check CHART=hoppscotch` - `helm unittest charts/hoppscotch` passed: 14 suites, 81 tests. - `node scripts/charts/template-standards-check.js --chart hoppscotch` - `make standards-check CHART=hoppscotch` - `make validate-chart CHART=hoppscotch` passed fully: 18 layers, including k3d behavioral validation for default and all CI values scenarios. - `make site-sync-check CHART=hoppscotch` - `make release-check REPO=charts` - `make attribution-check REPO=charts` ## Lab Note - An earlier k3d run failed because the Docker Desktop VM/host disk was out of space and the API server timed out. After clearing generated/temp files and restarting Docker Desktop, `make validate-chart CHART=hoppscotch` passed end-to-end. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Updated the deployed Hoppscotch version to `2026.6.0`. * **Documentation** * Refreshed Helm chart notes, including default image tag details and upgrade notes for the latest release. * Updated production guidance for the default proxy URL hardening to reference `PROXY_APP_URL`. * **Tests** * Updated deployment assertions to verify the `2026.6.0` Hoppscotch image tags across the main container and init containers. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: MergeCheck <mergecheck@example.invalid>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
make site-sync-check CHART=hoppscotchnpm run format:checknpm run lintnpm run buildmake release-check REPO=sitemake attribution-check REPO=siteSummary by CodeRabbit
2026.6.0.2026.6.0.