Skip to content

Commit

Permalink
Fix container images.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-checkmk committed Jan 13, 2025
1 parent 1b6be46 commit ba994c2
Show file tree
Hide file tree
Showing 25 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-activation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-bakery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-contact_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-discovery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "stable_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-downtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-folder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-host_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-bakery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
old_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "old_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-folder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-folders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-rulesets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-sites.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-lkp-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-password.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-service_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5324:5000
env:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ans-int-test-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,21 +112,21 @@ jobs:
CMK_PASSWORD: "Sup3rSec4et!"
CMK_LIVESTATUS_TCP: "on"
stable_cre:
image: checkmk/check-mk-raw:master-daily
image: checkmk/check-mk-raw:2.4.0-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 5323:5000
env:
CMK_SITE_ID: "stable_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable-cme-r1:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 6323:5000
- 6561:6557
Expand All @@ -135,7 +135,7 @@ jobs:
CMK_PASSWORD: "Sup3rSec4et!"
CMK_LIVESTATUS_TCP: "on"
stable-cme-r2:
image: checkmk/check-mk-managed:master-daily
image: checkmk/check-mk-managed:2.4.0-daily
ports:
- 7323:5000
- 6562:6557
Expand Down
Loading

0 comments on commit ba994c2

Please sign in to comment.