Skip to content

Commit 60d94a0

Browse files
committed
publish: v0.1.5
1 parent f9a5b3c commit 60d94a0

File tree

5 files changed

+33
-11
lines changed

5 files changed

+33
-11
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION ?= 0.1.4
1+
VERSION ?= 0.1.5
22
DOCKERHUB_USER ?= plan9better
33
LOCAL_REGISTRY ?= 192.168.10.201:5000
44

flake.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
135135
export VERSION=${version}
136136
perl -pi -e 's|(image:\s*")[^/]+/([^:"]+):[^"]+|\1$ENV{REGISTRY}/\2:$ENV{VERSION}|' final/values.yaml
137+
perl -pi -e 's/pullPolicy:\s*Always/pullPolicy: IfNotPresent/g' final/values.yaml
137138
138139
# version
139140
yq '.version="${
@@ -203,7 +204,7 @@
203204
EDITOR = "hx";
204205
};
205206
};
206-
version = "dev";
207+
version = "0.1.5";
207208
}
208209
);
209210
}

helm/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ controller:
2828
affinity: {}
2929
manager:
3030
image: "192.168.10.201:5000/vlan-manager:latest-dev"
31-
pullPolicy: "Always"
31+
pullPolicy: Always
3232
worker:
3333
image: "192.168.10.201:5000/vlan-worker:latest-dev"
34-
pullPolicy: "Always"
34+
pullPolicy: Always
3535
interface:
3636
image: "192.168.10.201:5000/vlan-interface:latest-dev"
37-
pullPolicy: "Always"
37+
pullPolicy: Always
3838
jobTTLSeconds: 300 # negative values mean never
3939
# Webhook configuration
4040
webhook:

helm/vlanman-0.1.5.tgz

363 KB
Binary file not shown.

index.yaml

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,28 @@ entries:
1414
- https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
1515
apiVersion: v2
1616
appVersion: 1.16.0
17-
created: "2025-08-05T17:58:28.448279+02:00"
17+
created: "2025-08-07T15:56:41.935689+02:00"
18+
description: VLAN network manager
19+
digest: 34a50a6a95d7c171f597cff2afb786b8149ecb11b05d199f1c93034dcd7309cf
20+
name: vlanman
21+
type: application
22+
urls:
23+
- https://github.com/dialohq/vlanman/releases/download/v0.1.5/vlanman-0.1.5.tgz
24+
version: 0.1.5
25+
- annotations:
26+
artifacthub.io/category: networking
27+
artifacthub.io/crds: |
28+
- kind: VlanNetwork
29+
version: v1
30+
name: vlannetwork
31+
description: Defines the VLAN connection
32+
artifacthub.io/license: MIT
33+
artifacthub.io/recommendations: |
34+
- https://artifacthub.io/packages/helm/cert-manager/cert-manager
35+
- https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
36+
apiVersion: v2
37+
appVersion: 1.16.0
38+
created: "2025-08-07T15:56:41.933775+02:00"
1839
description: VLAN network manager
1940
digest: 7555c142d6f65eb7a52d0135685b6bbe32407f0e69c6e113b580a467eb259a30
2041
name: vlanman
@@ -35,7 +56,7 @@ entries:
3556
- https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
3657
apiVersion: v2
3758
appVersion: 1.16.0
38-
created: "2025-08-05T17:58:28.44618+02:00"
59+
created: "2025-08-07T15:56:41.931348+02:00"
3960
description: VLAN network manager
4061
digest: 8e2efb5c505d6b963b74e704eaf96ee4cabae4a6fe2317d4dd8c494fa6013b8e
4162
name: vlanman
@@ -56,7 +77,7 @@ entries:
5677
- https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
5778
apiVersion: v2
5879
appVersion: 1.16.0
59-
created: "2025-08-05T17:58:28.444225+02:00"
80+
created: "2025-08-07T15:56:41.929552+02:00"
6081
description: VLAN network manager
6182
digest: 4a4c3b41a49039bb06b13221dc5a42973813e546a51a362cdf6f693c07fb90b4
6283
name: vlanman
@@ -77,7 +98,7 @@ entries:
7798
- https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
7899
apiVersion: v2
79100
appVersion: 1.16.0
80-
created: "2025-08-05T17:58:28.44292+02:00"
101+
created: "2025-08-07T15:56:41.928333+02:00"
81102
description: VLAN network manager
82103
digest: ab1060ee1c74386328a1913148b305e245a4dcbeea28cc8fb1cf4945f00c330d
83104
name: vlanman
@@ -98,12 +119,12 @@ entries:
98119
- https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
99120
apiVersion: v2
100121
appVersion: 1.16.0
101-
created: "2025-08-05T17:58:28.442305+02:00"
122+
created: "2025-08-07T15:56:41.927378+02:00"
102123
description: VLAN network manager
103124
digest: 0bf004ba2202856151915191f652966b1850352072d0af9a83fddf53e96aaa57
104125
name: vlanman
105126
type: application
106127
urls:
107128
- https://github.com/dialohq/vlanman/releases/download/v0.1.0/vlanman-0.1.0.tgz
108129
version: 0.1.0
109-
generated: "2025-08-05T17:58:28.441328+02:00"
130+
generated: "2025-08-07T15:56:41.92634+02:00"

0 commit comments

Comments
 (0)