Skip to content

Commit a5b5c25

Browse files
chore(deps): update kibana-openapi-spec digest to 3ef4030
1 parent e83dc89 commit a5b5c25

File tree

3 files changed

+3818
-1578
lines changed

3 files changed

+3818
-1578
lines changed

.buildkite/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- label: Release
33
agents:
4-
image: "golang:1.25.3@sha256:8c945d3e25320e771326dafc6fb72ecae5f87b0f29328cbbd87c4dff506c9135"
4+
image: "golang:1.25.3@sha256:bce1e7ec780444d85d041889e7a0e542b0be7b272a7f46a5fb947f0f484b9736"
55
cpu: "16"
66
memory: "24G"
77
ephemeralStorage: "20G"

generated/kbapi/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SHELL := /bin/bash
33
ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
44

5-
github_ref ?= 5c4f76696e63bf9e9a53d55521f4c18faa02ccf2
5+
github_ref ?= 3ef403048ab40ff609fdd896642fba28a15ed4db
66
oas_url := https://raw.githubusercontent.com/elastic/kibana/$(github_ref)/oas_docs/output/kibana.yaml
77

88
.PHONY: all

0 commit comments

Comments
 (0)