Skip to content

Commit

Permalink
Merge pull request #45 from snovikov/add-tg-0.44
Browse files Browse the repository at this point in the history
Add TG-0.44
  • Loading branch information
cytopia authored Mar 16, 2023
2 parents 7516c1e + 8cafb2d commit 3f98473
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/params.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ env:
"VERSION": [
"latest",
"TF-1.3 TG-0.44",
"TF-1.3 TG-0.43",
"TF-1.3 TG-0.42",
"TF-1.3 TG-0.41",
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ The following Docker image tags are rolling releases and are built and updated e
|----------------------|-----------|---------------|--------------|----------------------------------------------|
| `latest` | master | latest | latest | `amd64`, `i386`, `arm64` |
| | | | | |
| `1.3-0.44` | master | **`1.3.x`** | **`0.44.x`** | `amd64`, `i386`, `arm64` |
| `1.3-0.43` | master | **`1.3.x`** | **`0.43.x`** | `amd64`, `i386`, `arm64` |
| `1.3-0.42` | master | **`1.3.x`** | **`0.42.x`** | `amd64`, `i386`, `arm64` |
| `1.3-0.41` | master | **`1.3.x`** | **`0.41.x`** | `amd64`, `i386`, `arm64` |
Expand Down Expand Up @@ -138,6 +139,7 @@ The following Docker image tags are built once and can be used for reproducible
|----------------------|--------------|---------------|--------------|----------------------------------------------|
| `latest-<tag>` | tag: `<tag>` | latest | latest | `amd64`, `i386`, `arm64` |
| | | | | |
| `1.3-0.44-<tag>` | tag: `<tag>` | **`1.3.x`** | **`0.44.x`** | `amd64`, `i386`, `arm64` |
| `1.3-0.43-<tag>` | tag: `<tag>` | **`1.3.x`** | **`0.43.x`** | `amd64`, `i386`, `arm64` |
| `1.3-0.42-<tag>` | tag: `<tag>` | **`1.3.x`** | **`0.42.x`** | `amd64`, `i386`, `arm64` |
| `1.3-0.41-<tag>` | tag: `<tag>` | **`1.3.x`** | **`0.41.x`** | `amd64`, `i386`, `arm64` |
Expand Down

0 comments on commit 3f98473

Please sign in to comment.