Skip to content

Conversation

@argoproj-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
renovatebot/github-action action patch v43.0.1 -> v43.0.2

Release Notes

renovatebot/github-action (renovatebot/github-action)

v43.0.2

Compare Source

Documentation
  • update references to ghcr.io/renovatebot/renovate to v41.17.2 (ecee507)
  • update references to renovatebot/github-action to v43.0.1 (d94bbea)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (66df984)
Continuous Integration
  • deps: update renovate docker tag to v41.10.0 (d42f536)
  • deps: update renovate docker tag to v41.10.1 (0b0f863)
  • deps: update renovate docker tag to v41.11.0 (99257a6)
  • deps: update renovate docker tag to v41.11.1 (943af11)
  • deps: update renovate docker tag to v41.12.0 (1338a8f)
  • deps: update renovate docker tag to v41.12.1 (78911d5)
  • deps: update renovate docker tag to v41.13.0 (391b220)
  • deps: update renovate docker tag to v41.13.1 (b87e9ab)
  • deps: update renovate docker tag to v41.14.0 (dce28cb)
  • deps: update renovate docker tag to v41.15.0 (26860f3)
  • deps: update renovate docker tag to v41.16.0 (5c2fbfe)
  • deps: update renovate docker tag to v41.16.1 (d071404)
  • deps: update renovate docker tag to v41.16.2 (db85b17)
  • deps: update renovate docker tag to v41.16.3 (5b623b5)
  • deps: update renovate docker tag to v41.17.0 (b689d4c)
  • deps: update renovate docker tag to v41.17.1 (4043e53)
  • deps: update renovate docker tag to v41.17.2 (df4b2db)
  • deps: update renovate docker tag to v41.2.0 (53c4683)
  • deps: update renovate docker tag to v41.4.0 (a9a8700)
  • deps: update renovate docker tag to v41.5.0 (a199d78)
  • deps: update renovate docker tag to v41.6.0 (1733265)
  • deps: update renovate docker tag to v41.6.1 (8fe159d)
  • deps: update renovate docker tag to v41.6.4 (af2f687)
  • deps: update renovate docker tag to v41.7.0 (ee76684)
  • deps: update renovate docker tag to v41.7.1 (fc15d6c)
  • deps: update renovate docker tag to v41.8.0 (6cd56c9)
  • deps: update renovate docker tag to v41.9.0 (fe4e36c)

Configuration

📅 Schedule: 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 is behind base branch, 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 Renovate Bot.

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
@jmeridth jmeridth merged commit a9bf56c into main Jun 30, 2025
6 checks passed
@jmeridth jmeridth deleted the renovate/renovatebot-github-action-43.x branch June 30, 2025 06:10
yaringol pushed a commit to yaringol/argo-helm that referenced this pull request Jul 12, 2025
mkilchhofer added a commit that referenced this pull request Sep 16, 2025
…er (#3365)

* chore(deps): update renovatebot/github-action action to v43 (#3363)

Signed-off-by: Yarin Golzar <[email protected]>

* added VerticalPodAutoscaler support for application controller #3232

Signed-off-by: Yarin Golzar <[email protected]>

* removed trailing spaces

Signed-off-by: Yarin Golzar <[email protected]>

* chore(deps): update renovatebot/github-action action to v43.0.1 (#3366)

Signed-off-by: Yarin Golzar <[email protected]>

* fix(argo-cd): do not use hardcoded commit server URL (#3367)

* fix(argo-cd): do not use hardcoded commit server URL

This commit adds the required template logic to the Argo CD Helm chart
to use the proper, release name dependent URL for the commit server. The current
implementation uses the default hardcoded URL `argocd-commit-server:8086`
from <https://github.com/argoproj/argo-cd/blob/v3.0.9/common/common.go#L31>.

Signed-off-by: Alexej Disterhoft <[email protected]>

* chore(argo-cd): update version to 8.1.2

Signed-off-by: Alexej Disterhoft <[email protected]>

* docs(argo-cd): add commit server service port and port name to README

Signed-off-by: Alexej Disterhoft <[email protected]>

---------

Signed-off-by: Alexej Disterhoft <[email protected]>

* chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 in the dependencies group (#3370)

chore(deps): bump github/codeql-action in the dependencies group

Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).

Updates `github/codeql-action` from 3.29.0 to 3.29.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ce28f5b...39edc49)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Yarin Golzar <[email protected]>

* chore(deps): update renovatebot/github-action action to v43.0.2 (#3371)

Signed-off-by: Yarin Golzar <[email protected]>

* chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41 (#3373)

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Signed-off-by: Yarin Golzar <[email protected]>

* chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 in the dependencies group (#3378)

chore(deps): bump github/codeql-action in the dependencies group

Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).

Updates `github/codeql-action` from 3.29.1 to 3.29.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@39edc49...181d5ee)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Yarin Golzar <[email protected]>

* feat(argo-rollouts): Support ability to set .Values.namespaceOverride (#3375)

Signed-off-by: Yarin Golzar <[email protected]>

* updated docs to match vpa default values settings

Signed-off-by: Yarin Golzar <[email protected]>

* chore(argo-cd): Update dependency argoproj/argo-cd to v3.0.11 (#3380)

---------

Signed-off-by: Yarin Golzar <[email protected]>
Signed-off-by: Alexej Disterhoft <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Signed-off-by: Yarin Golzar <[email protected]>
Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: Yarin Golzar <[email protected]>
Co-authored-by: Alexej Disterhoft <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tcaenen <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
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.

2 participants