mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:59:53 +08:00
Update docker image tag
This commit is contained in:
5
.github/workflows/update_catalog.yaml
vendored
5
.github/workflows/update_catalog.yaml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: truenas/catalog_validation:latest
|
||||
image: ixsystems/catalog_validation:latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
@@ -20,3 +20,6 @@ jobs:
|
||||
with:
|
||||
commit_message: Update catalog information
|
||||
file_pattern: 'catalog.json'
|
||||
commit_user_name: sonicaj
|
||||
commit_user_email: waqarsonic1@gmail.com
|
||||
commit_author: sonicaj <waqarsonic1@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user