Skip to content

Commit b1a3d63

Browse files
release blobscan 0.9.21
1 parent a443842 commit b1a3d63

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

charts/blobscan/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
version: 0.6.0
55
- name: blobscan-api
66
repository: file://../blobscan-api
7-
version: 0.7.3
7+
version: 0.7.4
88
- name: blobscan-indexer
99
repository: file://../blobscan-indexer
1010
version: 0.4.2
@@ -14,5 +14,5 @@ dependencies:
1414
- name: redis
1515
repository: https://charts.bitnami.com/bitnami
1616
version: 19.6.4
17-
digest: sha256:a579ec548e00479d694a3ef5103d4d72b20080b6cfab5b733f5d50066c9b6833
18-
generated: "2025-07-05T22:26:12.160573914+02:00"
17+
digest: sha256:675018609a7af2d96d2de9d12a0665517bb21abfd72a783254918a347b82118b
18+
generated: "2025-07-05T22:34:00.203741053+02:00"

charts/blobscan/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: blobscan
3-
version: 0.9.20
3+
version: 0.9.21
44
description: Blobscan meta-chart (depends on blobscan-api, blobscan-web and blobscan-indexer)
55
type: application
66
keywords:
@@ -17,7 +17,7 @@ dependencies:
1717
condition: blobscan-web.enabled
1818
- name: blobscan-api
1919
repository: "file://../blobscan-api"
20-
version: 0.7.3
20+
version: 0.7.4
2121
condition: blobscan-api.enabled
2222
- name: blobscan-indexer
2323
repository: "file://../blobscan-indexer"

charts/blobscan/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# blobscan
33

4-
![Version: 0.9.20](https://img.shields.io/badge/Version-0.9.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
4+
![Version: 0.9.21](https://img.shields.io/badge/Version-0.9.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
55

66
Blobscan meta-chart (depends on blobscan-api, blobscan-web and blobscan-indexer)
77

@@ -15,7 +15,7 @@ Blobscan meta-chart (depends on blobscan-api, blobscan-web and blobscan-indexer)
1515

1616
| Repository | Name | Version |
1717
|------------|------|---------|
18-
| file://../blobscan-api | blobscan-api | 0.7.3 |
18+
| file://../blobscan-api | blobscan-api | 0.7.4 |
1919
| file://../blobscan-indexer | blobscan-indexer | 0.4.2 |
2020
| file://../blobscan-web | blobscan-web | 0.6.0 |
2121
| https://charts.bitnami.com/bitnami | blobscandb(postgresql) | 15.5.20 |

0 commit comments

Comments
 (0)