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

bump helm client to v0.12.8 #552

Closed
wants to merge 15 commits into from
Closed

bump helm client to v0.12.8 #552

wants to merge 15 commits into from

Commits on Feb 26, 2024

  1. bump helm client to v0.12.8

    Signed-off-by: Tariq Ibrahim <[email protected]>
    tariq1890 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3fa7c0d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Use github image as staging image

    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1c8699f View commit details
    Browse the repository at this point in the history
  2. Update k8s.io dependencies as a group

    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2b9f619 View commit details
    Browse the repository at this point in the history
  3. Bump actions/stale from 8 to 9

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a723ba4 View commit details
    Browse the repository at this point in the history
  4. Update golang gh-Action to use go-version-file

    Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
    ArangoGutierrez authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7118690 View commit details
    Browse the repository at this point in the history
  5. Remove deprecated extensions/v1beta1 static deployment

    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b31ee45 View commit details
    Browse the repository at this point in the history
  6. Bump github.com/NVIDIA/go-gpuallocator from 0.3.1 to 0.3.2

    Bumps [github.com/NVIDIA/go-gpuallocator](https://github.com/NVIDIA/go-gpuallocator) from 0.3.1 to 0.3.2.
    - [Release notes](https://github.com/NVIDIA/go-gpuallocator/releases)
    - [Commits](NVIDIA/go-gpuallocator@v0.3.1...v0.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/NVIDIA/go-gpuallocator
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fc33444 View commit details
    Browse the repository at this point in the history
  7. Edit stale message

    Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
    ArangoGutierrez authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    093647e View commit details
    Browse the repository at this point in the history
  8. Increase operations-per-run on stale action

    Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
    ArangoGutierrez authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    19debfd View commit details
    Browse the repository at this point in the history
  9. Bump k8s.io dependencies to v0.29.2

    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    48a730a View commit details
    Browse the repository at this point in the history
  10. Update github.com/mittwald/go-helm-client to v0.12.8

    This is required to address an incompatibility with the v0.29.x k8s APIs.
    
    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    de10680 View commit details
    Browse the repository at this point in the history
  11. Extract GOLANG_VERSION from versions.mk

    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3d7905c View commit details
    Browse the repository at this point in the history
  12. Add vendor check to actions

    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f841007 View commit details
    Browse the repository at this point in the history
  13. TOFIX: Allow go mod tidy to set go version

    Signed-off-by: Evan Lezar <[email protected]>
    elezar authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a7a9462 View commit details
    Browse the repository at this point in the history
  14. Bump sigs.k8s.io/node-feature-discovery from 0.14.2 to 0.15.1

    Bumps [sigs.k8s.io/node-feature-discovery](https://github.com/kubernetes-sigs/node-feature-discovery) from 0.14.2 to 0.15.1.
    - [Release notes](https://github.com/kubernetes-sigs/node-feature-discovery/releases)
    - [Commits](kubernetes-sigs/node-feature-discovery@v0.14.2...v0.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/node-feature-discovery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tariq1890 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    187be3c View commit details
    Browse the repository at this point in the history