Skip to content

Commit

Permalink
chore(deps): update enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
bugclerk committed Dec 12, 2024
1 parent 5275ef6 commit f48d307
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ix-dev/enterprise/asigra-ds-system/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ sources:
- https://hub.docker.com/r/asigra/ds-system
title: Asigra DS-System
train: enterprise
version: 1.0.16
version: 1.0.17
2 changes: 1 addition & 1 deletion ix-dev/enterprise/asigra-ds-system/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ images:
tag: 16.6
haproxy_image:
repository: haproxy
tag: 3.1.0
tag: 3.1.1

consts:
asigra_container_name: dssystem
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/enterprise/minio/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: RELEASE.2024-10-29T16-01-48Z
app_version: RELEASE.2024-11-07T00-52-20Z
capabilities: []
categories:
- storage
Expand Down Expand Up @@ -31,4 +31,4 @@ sources:
- https://github.com/minio/minio
title: MinIO
train: enterprise
version: 1.2.1
version: 1.2.2
2 changes: 1 addition & 1 deletion ix-dev/enterprise/minio/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: minio/minio
tag: RELEASE.2024-10-29T16-01-48Z
tag: RELEASE.2024-11-07T00-52-20Z

consts:
minio_container_name: minio
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/enterprise/syncthing/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 1.28.0
app_version: 1.28.1
capabilities:
- description: Syncthing is able to chown files.
name: CHOWN
Expand Down Expand Up @@ -49,4 +49,4 @@ sources:
- https://hub.docker.com/r/syncthing/syncthing
title: Syncthing
train: enterprise
version: 1.1.1
version: 1.1.2
2 changes: 1 addition & 1 deletion ix-dev/enterprise/syncthing/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: syncthing/syncthing
tag: 1.28.0
tag: 1.28.1

consts:
syncthing_container_name: syncthing
Expand Down

0 comments on commit f48d307

Please sign in to comment.