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

v0.9.0-beta3 #230

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

v0.9.0-beta3 #230

wants to merge 3 commits into from

Commits on Apr 19, 2024

  1. fix: stateful true when watch enabled

    This ensures if watch is true that the stateful value is false when using the file backend.
    james-d-elliott committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    94acdb2 View commit details
    Browse the repository at this point in the history
  2. fix: parsing error

    james-d-elliott committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    44c3968 View commit details
    Browse the repository at this point in the history
  3. feat: add support for custom initContainers

    Signed-off-by: uid54289 <120799552+uid54289@users.noreply.github.com>
    hqdncw authored and james-d-elliott committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9fccf91 View commit details
    Browse the repository at this point in the history