Skip to content

Commit c9bc5e1

Browse files
committed
fix(clustered): release number should match files in downloads/clustered-release-artifacts
1 parent 30f1ed0 commit c9bc5e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/influxdb3/clustered/reference/release-notes/clustered.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ spec:
250250

251251
#### Release artifacts
252252

253-
- [app-instance-schema.json](/downloads/clustered-release-artifacts/20241022-1346953/app-instance-schema.json)
254-
- [example-customer.yml](/downloads/clustered-release-artifacts/20241022-1346953/example-customer.yml)
253+
- [app-instance-schema.json](/downloads/clustered-release-artifacts/20241024-1354148/app-instance-schema.json)
254+
- [example-customer.yml](/downloads/clustered-release-artifacts/20241024-1354148/example-customer.yml)
255255
- [InfluxDB Clustered README EULA July 2024.txt](/downloads/clustered-release-artifacts/InfluxDB%20Clustered%20README%20EULA%20July%202024.txt)
256256

257257
### Known Bugs
@@ -804,13 +804,13 @@ version of `influxctl` prior to v2.8.0.
804804
```yaml
805805
spec:
806806
package:
807-
image: us-docker.pkg.dev/influxdb2-artifacts/clustered/influxdb:20240325-920726
807+
image: us-docker.pkg.dev/influxdb2-artifacts/clustered/influxdb:20240326-922145
808808
```
809809

810810
#### Release artifacts
811811

812-
- [app-instance-schema.json](/downloads/clustered-release-artifacts/20240325-920726/app-instance-schema.json)
813-
- [example-customer.yml](/downloads/clustered-release-artifacts/20240325-920726/example-customer.yml)
812+
- [app-instance-schema.json](/downloads/clustered-release-artifacts/20240326-922145/app-instance-schema.json)
813+
- [example-customer.yml](/downloads/clustered-release-artifacts/20240326-922145/example-customer.yml)
814814
- [InfluxDB Clustered README EULA July 2024.txt](/downloads/clustered-release-artifacts/InfluxDB%20Clustered%20README%20EULA%20July%202024.txt)
815815

816816
### Highlights

cypress/downloads/downloads.html

-116 KB
Binary file not shown.

0 commit comments

Comments
 (0)