Skip to content

Commit

Permalink
upd3
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed Aug 5, 2024
1 parent 95c71a4 commit 558e0ba
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: s3-bucket
description: S3 compatible storage bucket
icon: /logos/s3-bucket.svg
name: bucket
description: S3 compatible storage
icon: /logos/bucket.svg

# A chart can be either an 'application' or a 'library' chart.
#
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/apps/versions_map
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bucket 0.1.0 HEAD
clickhouse 0.1.0 ca79f72
clickhouse 0.2.0 7cd7de73
clickhouse 0.2.1 HEAD
Expand Down Expand Up @@ -30,7 +31,6 @@ rabbitmq 0.1.0 f642698
rabbitmq 0.2.0 HEAD
redis 0.1.1 f642698
redis 0.2.0 HEAD
s3-bucket 0.1.0 HEAD
tcp-balancer 0.1.0 f642698
tcp-balancer 0.2.0 HEAD
tenant 0.1.3 3d1b86c
Expand Down
6 changes: 3 additions & 3 deletions packages/core/installer/images/cozystack.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"buildx.build.ref": "cozystack/cozystack0/mw8xhcyvu6vl00y2zuum16lz6",
"buildx.build.ref": "cozystack/cozystack0/bml0tv0x3c1yun7vvz97vryeo",
"containerimage.descriptor": {
"mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
"digest": "sha256:8749cb48e88ce58228816c13cdfd839cc568652915a25178b04c4b72478f736a",
"digest": "sha256:2764f335befa3d531563826d4e2f9f29ffac3fcac18c17d365c5ccb5a4cf71b1",
"size": 685
},
"containerimage.digest": "sha256:8749cb48e88ce58228816c13cdfd839cc568652915a25178b04c4b72478f736a",
"containerimage.digest": "sha256:2764f335befa3d531563826d4e2f9f29ffac3fcac18c17d365c5ccb5a4cf71b1",
"image.name": "ghcr.io/aenix-io/cozystack/cozystack:latest"
}

0 comments on commit 558e0ba

Please sign in to comment.