[bitnami/pytorch] Release 2.3.29 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-02-21 11:29:42 +00:00
parent b8b9cf0c6e
commit 9348019665
3 changed files with 5 additions and 5 deletions

View File

@@ -24,4 +24,4 @@ name: pytorch
sources:
- https://github.com/bitnami/bitnami-docker-pytorch
- https://pytorch.org/
version: 2.3.28
version: 2.3.29

View File

@@ -262,4 +262,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -42,7 +42,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/pytorch
tag: 1.10.2-debian-10-r2
tag: 1.10.2-debian-10-r18
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -71,7 +71,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.35.1-debian-10-r5
tag: 2.35.1-debian-10-r22
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -97,7 +97,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r327
tag: 10-debian-10-r342
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.