Skip to content

Commit 4fef3aa

Browse files
committed
influxd-3.5: cleanup
Cleanup. Signed-off-by: Arturo Borrero Gonzalez <[email protected]>
1 parent 137f560 commit 4fef3aa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

influxd-3.5.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
package:
22
name: influxd-3.5
3-
# Note that we needed to pin the version of rust to 1.82.0
4-
# since this release fails to compile with 1.83.0. There is
5-
# a commit which will fix it but it is not released yet.
6-
# So, for the next bump, please remove the `rust=1.82.0` pinning.
73
version: "3.5.0"
84
epoch: 0
95
description: Scalable datastore for metrics, events, and real-time analytics
@@ -13,9 +9,7 @@ package:
139
provides:
1410
- influxd=${{package.full-version}}
1511
runtime:
16-
- merged-usrsbin
1712
- python3
18-
- wolfi-baselayout
1913

2014
environment:
2115
contents:
@@ -100,8 +94,6 @@ subpackages:
10094
runtime:
10195
- bash
10296
- busybox
103-
- merged-usrsbin
104-
- wolfi-baselayout
10597
- yq
10698
# test added by a robot (binary)
10799
test:

0 commit comments

Comments
 (0)