Skip to content

fix(geo-ip): Updating default maxmind image tag - #143

Draft
alix-graylog wants to merge 1 commit into
mainfrom
fix/geo-ip-image
Draft

fix(geo-ip): Updating default maxmind image tag#143
alix-graylog wants to merge 1 commit into
mainfrom
fix/geo-ip-image

Conversation

@alix-graylog

Copy link
Copy Markdown
Collaborator

Summary

Updating default geoip image tag.

Details

  • The previous default maxmind geoip image tag was incorrect, this pulls the proper image tag.

PR Checklist

Please check the items that apply to your change.

  • Tests added/updated
  • Documentation updated
  • This PR includes a new feature
  • This PR includes a bugfix
  • This PR includes a refactor

Testing Checklist

Static Validation

  • Linter check passes: helm lint ./charts/graylog
  • Helm renders local template sucessfully: helm template graylog ./charts/graylog --validate

Installation

  • Fresh installation completes successfully: helm install graylog ./charts/graylog
  • All pods reach Running state: kubectl rollout status statefulset/graylog
  • Helm tests pass: helm test graylog

Upgrade (if applicable)

  • Upgrade from previous release succeeds
  • Scaling up/down works correctly
  • Configuration changes apply correctly

Specific to this PR

  • geoip side car pulls image and runs successfully

@alix-graylog alix-graylog added blocker If not finished by release date, the release will be postponed. bug Something isn't working labels Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker If not finished by release date, the release will be postponed. bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant