Skip to content

Commit

Permalink
Return back to 6.9.4 due to 6.9.5 images not being available right now
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Jan 9, 2025
1 parent d887d64 commit b12eaa5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/kindIntegTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
- "4.1.7"
- "5.0.2"
- "6.8.52"
- "6.9.5"
- "6.9.4"
- "1.0.0"
integration_test:
- test_all_the_things
Expand All @@ -244,8 +244,8 @@ jobs:
- version: 6.8.52
serverImage: datastax/dse-mgmtapi-6_8:6.8.52-ubi8 # DSE 6.8.52
serverType: dse
- version: 6.9.5
serverImage: datastax/dse-mgmtapi-6_8:6.9.5-ubi # DSE 6.9.5
- version: 6.9.4
serverImage: datastax/dse-mgmtapi-6_8:6.9.4-ubi # DSE 6.9.4
serverType: dse
- version: 1.0.0
serverImage: datastax/hcd:1.0.0-ubi # HCD 1.0.0
Expand Down

0 comments on commit b12eaa5

Please sign in to comment.