Skip to content

Update Redis Insight template to the latest image tag - #1536

Open
ollopaci wants to merge 1 commit into
easypanel-io:mainfrom
ollopaci:update-redisinsight-latest
Open

Update Redis Insight template to the latest image tag#1536
ollopaci wants to merge 1 commit into
easypanel-io:mainfrom
ollopaci:update-redisinsight-latest

Conversation

@ollopaci

Copy link
Copy Markdown

What

Updates the Redis Insight template default image from redis/redisinsight:2.70.1 to redis/redisinsight:latest.

Why

2.70.1 was published in July 2025; the current release is 3.8.0. As-is, every one-click deployment of this template starts ~13 months behind and misses bug fixes, security updates, and newer features. Defaulting to :latest keeps new deployments on the current Redis Insight build.

Change

Single line in templates/redisinsight/meta.yaml:

-      default: redis/redisinsight:2.70.1
+      default: redis/redisinsight:latest

Happy to pin to a specific current version (e.g. 3.8.0) instead if you prefer explicit pins over the floating latest tag — just let me know.

The redisinsight template defaults to redis/redisinsight:2.70.1, released
July 2025. The current release is 3.8.0, so new one-click deployments start
~13 months behind and miss bug fixes, security updates, and features. Pinning
the default to :latest keeps deployments on the current Redis Insight build.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for easypanel-templates ready!

Name Link
🔨 Latest commit 695ed76
🔍 Latest deploy log https://app.netlify.com/projects/easypanel-templates/deploys/6a85c3e973d92600093f1092
😎 Deploy Preview https://deploy-preview-1536--easypanel-templates.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant