Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stakater/Reloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: chart-v2.2.6
Choose a base ref
...
head repository: stakater/Reloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.12
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Nov 5, 2025

  1. feat(helm): support both object and string formats for imagePullSecrets

    Extended Helm chart configuration to allow imagePullSecrets to be defined
    either as a list of strings (e.g., `- my-pull-secret`) or as a list of
    objects with `name` keys (e.g., `- name: my-pull-secret`).
    michael-voegeli-fnt committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    10b3e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9114d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    04dec60 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Merge pull request #1043 from michael-voegeli-fnt/master

    feat(helm): support both object and string formats for imagePullSecrets
    msafwankarim authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    8545fe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Configuration menu
    Copy the full SHA
    232bbdc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1064 from stakater/fix/bump-go-ver

    Bumped go version for vuln fix
    msafwankarim authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    0505dfb View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.4.12

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    msafwankarim authored and github-actions[bot] committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    340b20a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1066 from stakater/update-version-1kou0vr

    Bump version to 1.4.12 on release-v1.4.12 branch
    msafwankarim authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    264b90d View commit details
    Browse the repository at this point in the history
Loading