Commit Graph

29 Commits

Author SHA1 Message Date
André Germann
261156d577 Merge pull request #551 from buanet/dependabot/github_actions/main/lucacome/docker-image-update-checker-3.0.0
Bump lucacome/docker-image-update-checker from 2.0.0 to 3.0.0
2025-12-15 09:29:47 +01:00
André Germann
eb6257498a Merge pull request #546 from buanet/dependabot/github_actions/main/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
2025-12-15 09:28:49 +01:00
André Germann
c185a7427d update sources-dist.json url
Updated version fetching commands to use a single curl command for each version.
2025-12-15 09:23:06 +01:00
André Germann
30a61092ec fix nodejs check 2025-10-29 20:48:23 +01:00
dependabot[bot]
77f5fdbe1d Bump lucacome/docker-image-update-checker from 2.0.0 to 3.0.0
Bumps [lucacome/docker-image-update-checker](https://github.com/lucacome/docker-image-update-checker) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/lucacome/docker-image-update-checker/releases)
- [Commits](https://github.com/lucacome/docker-image-update-checker/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: lucacome/docker-image-update-checker
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 09:03:04 +00:00
dependabot[bot]
c1f6c570e7 Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:08:01 +00:00
buanet
a9452d5179 Merge remote-tracking branch 'origin/main' into beta 2025-05-21 21:54:00 +02:00
André Germann
e515245228 updated nodejs version in check 2025-04-18 13:15:52 +02:00
buanet
79d857dcb8 reactivate build trigger 2024-12-06 07:42:39 +01:00
buanet
cd3510695e trying another image checker 2024-12-06 07:40:07 +01:00
buanet
922f77279e update version checker 2024-12-03 16:05:27 +01:00
buanet
431343b52e testing checker 2024-12-03 15:54:41 +01:00
buanet
7252c8f5af fix checker 2024-12-03 15:40:36 +01:00
buanet
016d0ead53 update version checker 2024-12-03 15:28:05 +01:00
buanet
372f82dca2 update version check 2024-11-24 23:50:45 +01:00
dependabot[bot]
db689e2c10 Bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 09:46:11 +00:00
dependabot[bot]
44a9e26c69 Bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 09:34:29 +00:00
dependabot[bot]
47ff8e6ebe Bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 09:48:31 +00:00
buanet
7a1bdbdd45 fix version check action 2024-08-14 07:25:39 +02:00
André Germann
ccb2a51ec7 Merge branch 'main' into beta 2024-08-08 20:50:53 +02:00
dependabot[bot]
3f67dbc162 Bump actions/checkout from 4.1.2 to 4.1.7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 09:09:43 +00:00
André Germann
b7465c5665 Merge pull request #453 from buanet/beta
Merge Hotfix v9.1.2 into main
2024-04-05 09:10:50 +02:00
buanet
2b3421bb7a update version check for nodejs 2024-04-04 16:47:04 +02:00
dependabot[bot]
05347a1eda Bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 09:09:36 +00:00
dependabot[bot]
2dbb5a7c76 Bump mkumatag/container-image-updater-action from 1.0.5 to 1.0.6
Bumps [mkumatag/container-image-updater-action](https://github.com/mkumatag/container-image-updater-action) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/mkumatag/container-image-updater-action/releases)
- [Commits](https://github.com/mkumatag/container-image-updater-action/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: mkumatag/container-image-updater-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:56:43 +00:00
André Germann
7e2601b48f Update version-checks.yml 2023-12-01 19:41:50 +01:00
dependabot[bot]
5d683dcbb6 Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 09:20:01 +00:00
buanet
88979d48b1 prepare ci for latest release 2023-10-03 22:11:19 +02:00
dontobi
6bbdd0572a Add BaseImage Check 2023-09-24 13:21:22 +02:00