Skip to content

chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.2#20

Open
opi-cloud-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x
Open

chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.2#20
opi-cloud-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x

Conversation

@opi-cloud-renovate
Copy link
Copy Markdown
Contributor

@opi-cloud-renovate opi-cloud-renovate Bot commented Jan 30, 2026

This PR contains the following updates:

Package Type Update Change
ghcr.io/helmfile/helmfile-debian-stable-slim final minor v1.1.9v1.5.2

Release Notes

helmfile/helmfile (ghcr.io/helmfile/helmfile-debian-stable-slim)

v1.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.5.0...v1.5.1

v1.5.0

Compare Source

What's Changed

  • feat: add --write-output flag to helmfile fetch for air-gapped environments by @​yxxhero in #​2572
  • feat: add 'create' subcommand to scaffold helmfile deployment projects by @​yxxhero in #​2574
  • docs: restructure documentation and improve newcomer experience by @​yxxhero in #​2573
  • docs: deduplicate Technical Details sections in values-and-merging.md by @​yxxhero in #​2575

Full Changelog: helmfile/helmfile@v1.4.5...v1.5.0

v1.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.4.4...v1.4.5

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.4.3...v1.4.4

v1.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.4.2...v1.4.3

v1.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.4.1...v1.4.2

v1.4.1

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.4.0...v1.4.1

v1.4.0

Compare Source

Release v1.4.0

🎯 Highlight: Kubedog Integration

This release introduces kubedog-based resource tracking as a powerful alternative to Helm's native --wait flag, providing:

  • Real-time deployment progress tracking for Deployments, StatefulSets, DaemonSets, and Jobs
  • Container log streaming during deployments
  • Fine-grained resource filtering with trackKinds/skipKinds/trackResources options
  • Multi-context support with proper kubeconfig/kubeContext handling
Getting Started

Try it with the new --track-mode flag:

# Use kubedog tracking (default behavior can be configured)
helmfile apply --track-mode kubedog

# Or configure in your helmfile.yaml
releases:
  - name: myapp
    chart: ./chart
    trackMode: kubedog
    trackLogs: true
    trackKinds:
      - Deployment
      - StatefulSet

We Need Your Feedback!
🚀 This is a new feature and we'd love to hear from you!
Please try kubedog tracking in your environments and share your experience:


What's Changed

✨ New Features

New Contributors

v1.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.3.1...v1.3.2

v1.3.1

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.3.0...v1.3.1

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.2.3...v1.3.0

v1.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.2.2...v1.2.3

v1.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.2.1...v1.2.2

v1.2.1

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.1.9...v1.2.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from 05cabda to b02d05e Compare February 20, 2026 00:30
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.2.3 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.0 Feb 20, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from b02d05e to ec96263 Compare February 23, 2026 00:31
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.0 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.1 Feb 23, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from ec96263 to fb78c2b Compare February 26, 2026 00:29
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.1 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.2 Feb 26, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from fb78c2b to 8aa96e3 Compare March 3, 2026 00:31
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.2 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.0 Mar 3, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from 8aa96e3 to 1a0bd90 Compare March 4, 2026 00:31
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.0 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.1 Mar 4, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from 1a0bd90 to d90b450 Compare March 16, 2026 00:36
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.1 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.2 Mar 16, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from d90b450 to a59d527 Compare March 25, 2026 00:32
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.2 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.3 Mar 25, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from a59d527 to d3b4799 Compare April 9, 2026 00:31
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.3 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.4 Apr 9, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from d3b4799 to a80eb2e Compare May 3, 2026 00:47
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.4 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.5 May 3, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from a80eb2e to 92911d8 Compare May 4, 2026 00:46
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.5 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0 May 4, 2026
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0 Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.0 May 11, 2026
@opi-cloud-renovate opi-cloud-renovate Bot changed the title Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.0 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0 May 11, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from 92911d8 to d154ece Compare May 12, 2026 00:44
@opi-cloud-renovate opi-cloud-renovate Bot changed the title chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0 Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.1 May 12, 2026
@opi-cloud-renovate opi-cloud-renovate Bot force-pushed the renovate/ghcr.io-helmfile-helmfile-debian-stable-slim-1.x branch from d154ece to 3734a80 Compare May 23, 2026 00:50
@opi-cloud-renovate opi-cloud-renovate Bot changed the title Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.1 Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.2 May 23, 2026
@opi-cloud-renovate opi-cloud-renovate Bot changed the title Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.2 chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.2 May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants