Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change extended-image-info version to 24.12.0 #2811

Merged
merged 1 commit into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. fix: change extended-image-info version to 24.12.0 (#2811)

    Updates version references from 24.09.1 to 24.12.0 for extended image information features
    
    This PR updates version references for extended image information features (namespace, base_image_name, tags, version) from 24.09.1 to 24.12.0 across GraphQL schema and React components. This change ensures proper version compatibility checks and deprecation notices.
    
    **Checklist:**
    
    - [ ] Minimum required manager version: 24.12.0
    - [ ] Minimum requirements to check:
      - Verify extended image information features work correctly with manager version 24.12.0
      - Confirm deprecation notices display properly for the `name` field
      - Validate version compatibility checks in backend client
    
    The changes affect:
    - GraphQL schema deprecation notices and version tags
    - React component queries and version checks
    - Backend client version compatibility detection
    agatha197 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    53a8fe2 View commit details
    Browse the repository at this point in the history